Download List

Projeto Descrição

jNetPcap is a Java library that is a wrapper
around the popular libpcap from tcpdump.org. What
makes this library unique is that it is a
comprehensive wrapper around the entire libpcap
library. jNetPcap uses the same style of API as
libpcap.

System Requirements

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.

2008-11-26 07:07 Back to release list
1.2-rc1

O comunicado acrescenta novas funcionalidades e corrige dois bugs. Um dos bugs foi uma fuga de memória que foi corrigido nesta versão. Uma adição importante é o novo pacote de decodificação quadro. O usuário pode agora trabalhar com pacotes totalmente decodificado em vez de buffers primas. Java-definições nível do cabeçalho protocolo estão disponíveis, e permitir que Java controlos em tempo de compilação segurança de tipo.
Tags: Major feature enhancements
The release adds new features and fixes two bugs. One of the bugs was a memory leak that has been fixed in this release. A major addition is the new packet decoding framework. The user can now work with fully decoded packets instead of raw buffers. Java-level protocol header definitions are provided, and allow Java compile-time type safety checks.

Project Resources