A Java library for capturing, crafting, and sending packets.
-
Updated
Sep 5, 2022 - Java
A Java library for capturing, crafting, and sending packets.
Provides JVM network packet processing library for rapid development.
Jxnet is a Java library for capturing and sending custom network packet buffers with no copies. Jxnet wraps a native packet capture library (libpcap/winpcap/npcap) via JNI (Java Native Interface).
Measure latency between inbound and outbound TCP packets of a system. For example, tick to order latency of messages that use FIX protocol.
Lightweight libpcap Java (JNI) wrapper.
libpcap wrapper (study to overcome the painful jni.)
Add a description, image, and links to the libpcap topic page so that developers can more easily learn about it.
To associate your repository with the libpcap topic, visit your repo's landing page and select "manage topics."