Thursday, December 16, 2010

Create your own packet sniffer in C | Simplest Codings

Create your own packet sniffer in C | Simplest Codings: "A simple implementation of a packet sniffer in C on linux platform using the libpcap library. This packet sniffer currently sniffs IP , TCP , ICMP and UDP packets."