Описание тега jpcap
Jpcap is a Java Library which enables you to Send and capture Packets.
Jpcap is a library for working on Packet Level using Java. The Jpcap library is based on libpcap/winpcap and therefore Jpcap supports any system which is supported by libpcap/winpcap. Currently those include Windows, Linux, FreeBSD, Mac OS X and Solaris.
Provided functionality:
- Sending Network Packets
- Capturing Network Packets
- It can capture Ethernet, IPv4, IPv6, ARP/RARP, TCP, UDP, and ICMPv4 packets.