<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Pcap Data Example</title><link>http://www.bing.com:80/search?q=Pcap+Data+Example</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Pcap Data Example</title><link>http://www.bing.com:80/search?q=Pcap+Data+Example</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>WinPcap - Home</title><link>https://www.winpcap.org/</link><description>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 network packets bypassing the protocol stack, and including kernel-level packet filtering, a network statistics engine and support for remote packet capture. WinPcap consists of a driver that extends the operating system ...</description><pubDate>Wed, 25 Mar 2026 12:36:00 GMT</pubDate></item><item><title>WinPcap Documentation</title><link>https://www.winpcap.org/docs/docs_412/html/main.html</link><description>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 with complete documentation of the WinPcap internals. Several tutorials and examples are provided as well. You can follow the links at the top of this page or use the tree control at the left to reach ...</description><pubDate>Sun, 12 Apr 2026 09:37:00 GMT</pubDate></item><item><title>PCAP Next Generation Dump File Format</title><link>https://www.winpcap.org/ntar/draft/PCAP-DumpFileFormat.html</link><description>PCAP Next Generation Dump File Format PCAP-DumpFileFormat Status of this Memo This document is an Internet-Draft and is in full conformance with all provisions of Section 10 of RFC 2026. Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups.</description><pubDate>Sun, 12 Apr 2026 06:17:00 GMT</pubDate></item><item><title>WinPcap: pcap.h File Reference</title><link>https://www.winpcap.org/docs/docs_41b5/html/funcs_2pcap_8h.html</link><description>Unix-compatible Functions These functions are part of the libpcap library, and therefore work both on Windows and on Linux.</description><pubDate>Mon, 13 Apr 2026 06:08:00 GMT</pubDate></item><item><title>Exported functions - WinPcap</title><link>https://www.winpcap.org/docs/docs_412/html/group__wpcapfunc.html</link><description>When pcap_dispatch () or pcap_loop () are called by the user, the packets are passed to the application by means of this callback. user is a user-defined parameter that contains the state of the capture session, it corresponds to the user parameter of pcap_dispatch () and pcap_loop (). pkt_header is the header associated by the capture driver ...</description><pubDate>Mon, 13 Apr 2026 17:50:00 GMT</pubDate></item><item><title>WinPcap · Download</title><link>https://www.winpcap.org/install/</link><description>WinPcap Has Ceased Development. We recommend Npcap. The WinPcap project has ceased development and WinPcap and WinDump are no longer maintained. WE RECOMMEND USING Npcap INSTEAD. If you do insist upon using WinPcap, be aware that its installer Uses NDIS 5.0, which might not work well with newer versions of Windows. Was built with an old version of NSIS and as a result is vulnerable to DLL ...</description><pubDate>Sun, 12 Apr 2026 21:19:00 GMT</pubDate></item><item><title>Sending Packets - WinPcap</title><link>https://www.winpcap.org/docs/docs_412/html/group__wpcap__tut8.html</link><description>Sending a single packet with pcap_sendpacket () The simplest way to send a packet is shown in the following code snippet. After opening an adapter, pcap_sendpacket () is called to send a hand-crafted packet. pcap_sendpacket () takes as arguments a buffer containing the data to send, the length of the buffer and the adapter that will send it.</description><pubDate>Wed, 15 Apr 2026 09:19:00 GMT</pubDate></item><item><title>Filtering expression syntax - WinPcap</title><link>https://www.winpcap.org/docs/docs_40_2/html/group__language.html</link><description>A filter is an ASCII string containing a filtering expression. pcap_compile () takes the expression and translates it in a program for the kernel-level packet filter. The expression selects which packets will be dumped. If no expression is given, all packets on the net will be accepted by the kernel-level filtering engine.</description><pubDate>Mon, 13 Apr 2026 12:13:00 GMT</pubDate></item><item><title>Using WinPcap in your programs</title><link>https://www.winpcap.org/docs/docs_412/html/group__wpcapsamps.html</link><description>Pcap_filter can be used to dump network data according to a particular filter, but also to extract a set of packets from a previously saved file. The format of both input and output files is the format used by libpcap, i.e. same of WinDump, tcpdump and many other network tools.</description><pubDate>Tue, 14 Apr 2026 06:43:00 GMT</pubDate></item><item><title>Handling offline dump files - WinPcap</title><link>https://www.winpcap.org/docs/docs_412/html/group__wpcap__tut7.html</link><description>The difference between pcap_live_dump () and pcap_dump (), apart from the possibility to set limits, is performance. pcap_live_dump () exploits the ability of the WinPcap NPF driver (see NPF driver internals manual) to write dumps from kernel level, minimizing the number of context switches and memory copies.</description><pubDate>Sat, 11 Apr 2026 08:05:00 GMT</pubDate></item></channel></rss>