WinPcap manuals


WinPcap is a packet capture library for Windows that exports two sets of system calls:

Throughout this documentation we will often refer to the Packet Driver API as the first set of system calls, whereas libpcap system calls refers to the more abstract system calls that are equivalent to the ones exported by the UNIX libpcap libraries.

 

Programmer's manual

Developer/Mantainer's manual