Introduction - If you have any usage issues, please Google them yourself
Written in MFC using a network sniffer, full-featured, you can monitor a variety of protocol packet capture. Containing project code and test reports. Specific functions are as follows: 1. Lists all the monitoring host card, select a card, set to promiscuous mode to listen. (2) capture all the packets flowing through the network card, and use WinPcap library to set filtering rules. 3 analysis of captured data packet header and data, according to various protocols formatted in the display. 4 will be the development tools used to capture and analyze the results of the Sniffer to compare with and improve the code.