mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
7813f10632
Note: The Sourceforge version is bit-rotted. This has been tested on amd64; there are no docs installed (yet).
11 lines
402 B
Plaintext
11 lines
402 B
Plaintext
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
|