Realization of a simple network sniffer

xiaoxiao2021-03-06  19

Introduction At present, there are many SNIFF tool software, such as Windows Environments, the most famous tools are Netxray and Sniffer Pro, which is very convenient to analyze them in a Windows environment. In a UNIX environment, such as Sniffit, Snoop, Tcpdump, DSNIFF, etc. are more common. Here is a simple network Sniffer implemented with C language and network packets and analyzing development tools libpcap and winpcap.

Network sniffer block diagram

First give the process as shown in Figure 1.

Figure 1 flow chart

转载请注明原文地址:https://www.9cbs.com/read-41172.html

New Post(0)