Title: Promiscuous IP Sniffer
Description: See all traffic on you network (promiscuous mode):
source ip, destination ip, source port, destination port, packet length, ip protocol.
works only on w2k and xp.
no driver needed, this piece of code use the new implementation of winsock.
the v2.0 now displays the informations in nicer way and it also displays the content of the packet (hexa & ascii).
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=42170&lngWId=1

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
