7813f10632
Note: The Sourceforge version is bit-rotted. This has been tested on amd64; there are no docs installed (yet).
10 lines
402 B
Text
10 lines
402 B
Text
Jpcap is a Java library for capturing and sending network packets.
|
|
|
|
Using Jpcap, you can develop applications to capture packets from
|
|
a network interface and visualize/analyze them in Java. You can
|
|
also develop Java applications to send arbitrary packets through a
|
|
network interface.
|
|
|
|
# Note: the jpcap at SourceForge is a bit outdated.
|
|
|
|
WWW: http://netresearch.ics.uci.edu/kfujii/jpcap/doc/index.html
|