Jpcap Java package for packet capture
 
Home
Download
Install
Document
FAQ
Tools
Donation
Links

 

 

 

 

Description

Jpcap is a Java class package which enables to capture and send IP packets from Java application.

This package uses libpcap and Raw Socket API.

Currently, Jpcap is tested on FreeBSD 3.x, Linux RedHat 6.1, Solaris, and Microsoft Windows 2000/XP.

Ethernet, IPv4, IPv6, ARP/RARP, TCP, UDP, ICMPv4 are supported.

 

What's New
  • 4/9/03 Fixed the bugs of Jpcap.openFile() and JpcapWriter.
  • 4/1/03 New homepage. Jpcap ver.0.4 was released.
  • 9/14/00 Jpcap ver.0.3 was released ARP/RARP supported.
                Many important bug fix.
  • 7/29/00 Jpcap ver.0.2 was released. Now MS Windows are supported.

 

 (c) Keita Fujii, kfujii@uci.edu
Last Modified: 2003/04/09