Package net.sourceforge.jpcap.net

Interface Summary
EthernetProtocols Code constants for well-defined ethernet protocols.
ICMPMessages Code constants for ICMP message types.
IPPorts Code constants for ip ports.
IPProtocols Code constants for well-defined IP protocols.
IPVersions Code constants for internet protocol versions.
LinkLayers Link-layer type codes.
TypesOfService Type of service code constants for IP.
 

Class Summary
ARPEncoding ARP protocol encoding information.
ARPPacket An ARP protocol packet.
EthernetEncoding Ethernet packet encoding.
EthernetPacket An ethernet packet.
ICMPEncoding ICMP protocol encoding information.
ICMPMessage ICMP message utility class.
ICMPPacket An ICMP packet.
IPAddress IP address.
IPEncoding IP protocol encoding information.
IPPacket An IP protocol packet.
IPPort IP port utility class.
IPProtocol IPProtocol utility class.
LinkLayer Information about network link layers.
MACAddress MAC address.
Packet A network packet.
PacketEncoding Packet encoding.
PacketFactory This factory constructs high-level packet objects from captured data streams.
RawPacket A captured packet containing raw data.
TCPEncoding TCP protocol encoding information.
TCPPacket A TCP packet.
UDPEncoding UDP protocol encoding information.
UDPPacket A UDP packet.