Description: I do a course experiments based on the WinPcap network sniffer, with source code, using c development, in vc++ 6.0 compiler passed under. It can list all the host surveillance network card, select a card to monitor, capture and display data packets flowing through the network card and do the appropriate analysis and statistics, can also set filters to capture the rules of some sort of agreement on the (ip, tcp , udp, etc.) the focus of analysis.
File list (Check if you may need any files):
WinpcapSniffer
..............\Include
..............\.......\bittypes.h
..............\.......\bucket_lookup.h
..............\.......\count_packets.h
..............\.......\Devioctl.h
..............\.......\Gnuc.h
..............\.......\ip6_misc.h
..............\.......\memory_t.h
..............\.......\normal_lookup.h
..............\.......\Ntddndis.h
..............\.......\Ntddpack.h
..............\.......\Packet32.h
..............\.......\pcap-bpf.h
..............\.......\pcap-int.h
..............\.......\pcap-stdinc.h
..............\.......\pcap.h
..............\.......\pthread.h
..............\.......\remote-ext.h
..............\.......\sched.h
..............\.......\semaphore.h
..............\.......\tcp_session.h
..............\.......\time_calls.h
..............\.......\tme.h
..............\.......\Win32-Extensions.h
..............\Lib
..............\...\libpacket.a
..............\...\libwpcap.a
..............\...\Packet.lib
..............\...\wpcap.lib
..............\WinpcapSniffer.cpp
..............\WinpcapSniffer.dsp
..............\WinpcapSniffer.dsw
..............\WinpcapSniffer.ncb
..............\WinpcapSniffer.opt
..............\WinpcapSniffer.plg