Uses of Class
org.jnetpcap.windows.Npcap
-
Uses of Npcap in org.jnetpcap.windows
Modifier and TypeMethodDescriptionstatic Npcap
Create a live capture handle.static Npcap
Create a live capture handle.static Npcap
Open a fake pcap_t for compiling filters or opening a capture for output.static Npcap
Npcap.openDeadWithTstampPrecision
(PcapDlt linktype, int snaplen, PcapTStampPrecision precision) Open a fake pcap_t for compiling filters or opening a capture for output.static Npcap
Open a device for capturing.static Npcap
Npcap.openOffline
(String fname) Open a saved capture file for reading.