Top "Winpcap" questions

WinPcap is the industry-standard tool for link-layer network access in Windows environments: it allows applications to capture and transmit network packets bypassing the protocol stack.

How to pass a pointer to a member function to a C function?

Possible Duplicate: Using a C++ class member function as a C callback function I'm writing an object-oriented library using a …

c++ c function-pointers winpcap calling-convention
Capturing packets with nodejs on windows

node.js v0.8.0 , XP / WIN7 (not Cygwin) google and found node_pcap ( https://github.com/mranney/node_pcap ) but it …

node.js pcap libpcap winpcap
What is Wireshark and WinPcap?

I'm working with a WCF service I wrote a few years back, which uses TCP. It's causing me problems saying, “……

wcf wireshark winpcap
How to send a WOL package(or anything at all) through a nic which has no IP address?

I'm trying to send a WOL package on all interfaces in order to wake up the gateway(which is the …

c# network-programming network-protocols ethernet winpcap