forked from paulroyal/sjpcap
-
Notifications
You must be signed in to change notification settings - Fork 0
tomlyko/sjpcap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SJPCAP 0.2 README Popular java-based packet capture (pcap) libraries implement parts of their functionality using libpcap over JNI. For those that require nothing more than support for parsing pcap files, these libraries introduce unnecessary complexity and potential OS compatibility issues. The sjpcap library is a native alternative that parses libpcap-created packet capture files to create simplified, java-based object representations of IPv4-based IP, UDP and TCP packets. SJPCAP BUILD/USE INFORMATION Please see INSTALL for build and example use information.
About
Simple, native java pcap file parsing library.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%