"NetPacket::TCP" provides a set of routines for assembling and disassembling packets using TCP (Transmission Control Protocol). Methods "NetPacket::TCP->decode([RAW PACKET])" Decode the raw packet data given and return an object containing instance d...
YANICK/NetPacket-1.7.2 - 21 Jul 2019 01:01:13 UTC"NetPacket" provides a base class for a cluster of modules related to decoding and encoding of network protocols. Each "NetPacket" descendent module knows how to encode and decode packets for the network protocol it implements. Consult the documentat...
YANICK/NetPacket-1.7.2 - 21 Jul 2019 01:01:13 UTC"NetPacket::ARP" provides a set of routines for assembling and disassembling packets using ARP (Address Resolution Protocol). Methods "NetPacket::ARP->decode([RAW PACKET])" Decode the raw packet data given and return an object containing instance dat...
YANICK/NetPacket-1.7.2 - 21 Jul 2019 01:01:13 UTCThis module is an Object-Oriented interface to the Packet Driver API (Packet.dll). Packet.dll is a part of WinPcap: the Free Packet Capture Architecture for Windows. To use this module, it is necessary to install WinPcap 3.1 on your system (Go to "SE...
JLMOREL/Win32-NetPacket-0.03 - 12 Feb 2006 15:35:29 UTC