Download List

项目描述

Network Packet Capture Facility for Java is a set of
Java classes that provide an interface and system
for network packet capture. A protocol library and
tool for visualizing network traffic is included. It
utilizes libpcap, a widely used system library for
packet capture.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-10-02 07:11
0.01.16

能够读取和写入tcpdump格式的文件一起被列入了同步数据包捕获的核心包捕获库新的和改进的机制。一些新的职能,包括在实用程序包,timeval资料是在从分组和RawPacket类型派生的对象访问,和一些错误是固定的。
标签: jpcap, Minor feature enhancements
The ability to read and write tcpdump format files was included along with a new and improved mechanism for synchronous packet capture in the core packet capture libraries. Some new functions were included in the utility package, timeval information was made accessible in objects derived from both Packet and RawPacket types, and a few bugs were fixed.

2004-03-17 22:35
0.01.15

此版本增加了对数据包的多个同时发生的情况下,支持在一个单一的捕获Java虚拟机实例。在jpcap包捕获引擎和图形可视化工具的工作,Unix和Linux平台,包括Mac OS X,Solaris和AIX的红帽Linux 7.x和8.x,9.x中,是Fedora Core 1,以及其他品种。
标签: jpcap, Minor feature enhancements
This release adds support for multiple simultaneous instances of the packet capture instance within a single Java VM. The jpcap packet capture engine and graphical visualization tools work on a variety of Unix and Linux platforms, including Mac OS X, Solaris, AIX, Red Hat Linux 7.x, 8.x, 9.x, Fedora Core 1, and others.

2003-09-24 23:55
v0.01.14

此版本增加了Mac OS X的支持,并已在多种Unix平台测试。一个网络数据包的可视化工具,利用图书馆的二进制分发可在RPM格式。这个工具可以在很多不同的Linux平台,包括Red Hat 7.x和x和9.x的
标签: jpcap, Minor feature enhancements
This release adds Mac OS X support and has been tested on a variety of
Unix platforms. A binary distribution of a network packet
visualization tool utilizing the library is available in RPM format.
The tool works on a variety of Linux platforms, including Red Hat 7.x,
8.x, and 9.x.

2002-11-10 23:46
0.01.13

这一版本包括了由社区提交的变化。一个备用的同步采集机制,现在支持,并捕获性能显着改善。网络流量可视化工具可在二进制RPM格式。开发利用捕获API可以建立接口使用作出或蚂蚁。
标签: jpcap, Minor feature enhancements
This release incorporates changes submitted by the community. An alternate synchronous capture mechanism is now supported, and capture performance is significantly improved. The network traffic visualization tools are available in binary RPM format. Developers utilizing the capture API can build the interface using make or ant.

2002-04-02 06:34
0.01.12

一个在本机内存泄漏libpcap的绑定代码修复,并在失踪网络库若干协议类型的存取和数据包报头和数据存储增加。
标签: jpcap, Minor bugfixes
A fix for a memory leak in the libpcap native binding code, and addition of missing accessors and storage for packet headers and data for several protocol types in the network library.

Project Resources