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