The "Net::TCP" module provides services for TCP communications over sockets. It is layered atop the "Net::Inet" and "Net::Gen" modules, which are part of the same distribution. Public Methods The following methods are provided by the "Net::TCP" modul...
SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTCThis modules implements the encoding and decoding of the TCP layer. RFC: ftp://ftp.rfc-editor.org/in-notes/rfc793.txt See also Net::Packet::Layer and Net::Packet::Layer4 for other attributes and methods....
GOMOR/Net-Packet-3.28 - 15 Feb 2015 16:50:43 UTCThe "Net::TCP::Server" module provides services for TCP communications over sockets. It is layered atop the "Net::TCP", "Net::Inet", and "Net::Gen" modules, which are part of the same distribution. Public Methods The following methods are provided by...
SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTCRJLEE/Net-TCP-PtyServer-1 - 25 Jun 2006 11:59:52 UTC
This is the TCP part of Net::Async::Ping. See that documentation for full details. Return value Net::Async::Ping::TCP will always terminate with the hi resolution time it took to check for liveness, with the success or failure checked by introspectin...
ABRAXXA/Net-Async-Ping-0.004001 - 24 Jan 2018 09:30:15 UTCGo to http://www.metabrik.org/sinfp3/ to know more....
GOMOR/Net-SinFP3-1.24 - 21 Jul 2018 14:55:25 UTCGets IP packets via "pktin" method and handles connections. Provides the hooks required by "Net::Inspect::L3::IP". Hooks provided: pktin($pkt,$meta) Hooks called on the attached flow object: syn(\%meta) called when the first SYN is received. Meta dat...
SULLR/Net-Inspect-0.330 - 19 Jan 2018 18:25:59 UTCThis modules implements the encoding and decoding of the TCP layer. RFC: ftp://ftp.rfc-editor.org/in-notes/rfc793.txt See also Net::Frame::Layer for other attributes and methods....
GOMOR/Net-Frame-1.21 - 23 May 2019 05:59:45 UTCProtocol module for Net::Server. This module implements the SOCK_STREAM socket type under INET (also known as TCP). See Net::Server::Proto....
RHANDOM/Net-Server-2.009 - 10 Aug 2017 21:13:01 UTCThis module can read and parse the information available from /proc/net/tcp in Linux systems....
SALVA/Linux-Proc-Net-TCP-0.07 - 14 May 2014 14:26:54 UTC"Net::Proxy::Connector::tcp" is a connector for handling basic, standard TCP connections....
BOOK/Net-Proxy-0.13 - 02 Nov 2014 23:29:26 UTCEach raw packet is slotted into the relevant TCP session. The TCPSession module does most of the analysis on the packet, allowing this one to emit "tcp_monologue" events as they are completed. The tcp_monologue event is the backbone of higher level p...
WORRALL/Net-Analysis-0.41 - 10 Apr 2010 13:12:58 UTCTCP::POP device class template. This device class can be used to connect to POP3 servers and retrieve mails etc. via telnet. Do not call this module directly....
MWALLRAF/Net-Telnet-Wrapper-0.1 - 11 Jul 2007 17:54:58 UTC