Description: The program provided through the use of WinPcap function pcap_loop (pcap_t* p, int cnt, pcap_handle dispatch_handle, u_char* user) to capture packets. And dispatch_handle (u_char*, const pcap_pkthdr* header, const u_char* pkt_data) in code through the preparation of analytical realize.
File list (Check if you may need any files):