About 5,460 results
Open links in new tab
  1. WinPcap - Home

    For many years, WinPcap has been recognized as the industry-standard tool for link-layer network access in Windows environments, allowing applications to capture and transmit …

  2. WinPcap: pcap_if Struct Reference

    PCAP_IF_ interface flags. Currently the only possible flag is PCAP_IF_LOOPBACK, that is set if the interface is a loopback interface. Definition at line 153 of file incs/pcap.h.

  3. WinPcap Documentation

    Introduction This Manual describes the programming interface and the source code of WinPcap. It provides detailed descriptions of the functions and structures exported to programmers, along …

  4. WinPcap · Documentation

    Manuals The WinPcap manual and tutorial: inside this manual you will find the documentation of the WinPcap API, a tutorial that will explain how to use the WinPcap functions with several …

  5. PCAP Next Generation Dump File Format

    Sep 2, 2004 · The recommended file name extension for the "PCAP Next Generation Dump File Format" specified in this document is ".pcapng". At least in the "Windows world", files are …

  6. WinPcap: pcap.h File Reference

    Flushes the output buffer to the ``savefile,'' so that any packets written with pcap_dump () but not yet written to the ``savefile'' will be written. -1 is returned on error, 0 on success.

  7. Sending Packets - WinPcap

    While pcap_sendpacket () offers a simple and immediate way to send a single packet, send queues provides an advanced, powerful and optimized mechanism to send a collection of …

  8. WinPcap · Download

    Mar 28, 2021 · WinPcap Has Ceased Development. We recommend Npcap. The WinPcap project has ceased development and WinPcap and WinDump are no longer maintained. WE …

  9. Exported functions - WinPcap

    pcap_compile_nopcap () is similar to pcap_compile () except that instead of passing a pcap structure, one passes the snaplen and linktype explicitly. It is intended to be used for compiling …

  10. WinPcap: pcap.h File Reference

    pcap.h File Reference #include <pcap-stdinc.h> #include <net/bpf.h> #include <stdio.h> Go to the source code of this file.