摘要
一种宽带网络实时监控系统,由数据收集、数据处理、信息过滤及控制管理等模块组成。其利用WinPcap中的低级动态链接库packet.dll,以Windows 2003 Server作为系统平台,并利用Visual C++ 6.0进行开发,系统后台数据库是SQL Server 2003。在以太网环境中,从服务器网卡获取数据包,通过接收、处理及过滤3个线程实现报文拦截和实时监听。
A broadband network real-time monitoring system consists of data collection, data processing, information filtering, control managing module, and so on. The system has the following features: utilizing low-level DLL packet.dll of WinPcap, based on Windows 2003 Server operating system platform, developed by using Visual C++ 6.0 and SQL Server 2003 database management system. In Ethernet, monitoring system gets data packets from server network card and realizes message intercept and real-time listening by receiving threads, processing threads and filtering threads.
出处
《兵工自动化》
2008年第1期52-53,62,共3页
Ordnance Industry Automation
关键词
宽带网络
监控系统
多线程
多缓冲区
Broadband network
Monitoring system
Multithreading
Multi-buffers