|
|
JpcapDumper is a
graphical Java application to display packets captured by Jpcap.
- Real
time capturing
- Can read and display dump file
created by tcpdump
- Supports Ethernet, IPv4/v6,
TCP, UDP, ICMP, HTTP
01/06/06 - JpcapDumper
ver.0.3 released
- Reimplemented for Jpcap
ver.0.5
04/08/03
-
Reimplemented in
Jpcap ver.0.4 -
Supports
statistics (packet #, total packet size etc) of each protocol -
Line graph and Pie graph are supported to
show the statistics data 08/24/00 - Makes
packet analyze routines as plugin.
- Dynamic
loading of user-defined plugin routine will be supported in a future
release.
- Can change column items as you like. For
example, you can select to display only Source IP, Source port, and TTL.
- Can sort table items.Multiple windowHTTP supported
|