Top "Libpcap" questions

Libpcap, a portable C/C++ library for network traffic capture.

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
pcap_dispatch - callback processing questions

I am writing fairly simply pcap "live" capture engine, however the packet processing callback implementation for pcap_dispatch should take …

libpcap
Is there any way to put Android WIFI (droid handset) into promiscuous monitoring mode?

For a Computer Science Information Warfare class a few years ago I wrote a python script that ran on libpcap …

android wireless libpcap tcpdump
pcap files and endianness

Running the file command against a pcap file will print out something along the lines of - $ file pcap.pcap …

endianness pcap libpcap tcpdump