Design and Implementation of a System about Network Security and Watch Using WinPcap
Zhiyuan Zeng
Abstract
Zhiyuan Zeng
Abstract
Packet capturing technology is the basis for designing analysing software.WinPcap is one of the excellent packet capturing architectures under Windows.This paper analyzes packet capturing principle in detail combined with the structure and functions of the software and introduces its application in designing a network security and watch system. The fundamental principle of this system is to capture all packets of the local network using WinPcap library, and perform protocol analyzing and decoding on these packets,so can monitor the network on real-time and find its problem and alarm automatically.The result from the application in LAN also confirms that the system is steady and very effective.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Packet capturing technology is the basis for designing analysing software.WinPcap is one of the excellent packet capturing architectures under Windows.This paper analyzes packet capturing principle in detail combined with the structure and functions of the software and introduces its application in designing a network security and watch system. The fundamental principle of this system is to capture all packets of the local network using WinPcap library, and perform protocol analyzing and decoding on these packets,so can monitor the network on real-time and find its problem and alarm automatically.The result from the application in LAN also confirms that the system is steady and very effective.
Key concepts: Computer science, Network packet, Packet analyzer, Network security, Software, Computer network, Real-time computing, Embedded system