搜索资源列表
SensorModule
- 程序从MIB600网关读取micaz数据,根据成帧标准进行组包操作,最终呈现出的是完整的数据包形式。-Procedures to read from the MIB600 gateway micaz data, in accordance with standard framing package group operations, are finally shown the form of a complete packet.
program_datapkg
- 客户端从终端接受键盘数据并把数据发送至服务端 服务端把客户端发送过来的数据执行并把结果发送至客户端 客户端和服务端数据发送增加数据包头,进行打包操作-The client from the terminal to accept the keyboard data and the data sent to the server Server to the client to send the data over the implementation and the results s
Sniffer
- 一个简单的sniffer工具,它可以侦听端口,把网络里面的数据报抓出来,当然它也有简单的过滤操作。-This is a simple Sniffer tool, and it can monitor the port and sniffer the packets in the WLAN, meanwhile, it also provide the simple filter to analyze.
sniffer
- 网络嗅探器,网络运作和维护都可以采用协议分析器:如监视网络流量、分析数据包、监视网络资源利用、执行网络安全操作规则、鉴定分析网络数据以及诊断并修复网络问题等等。-Network sniffer, network operation and maintenance of protocol analyzers can be used: such as monitoring network traffic, analyze the data packets, monitor network resou
savedata
- 对网卡进行操作,收集网络数据,并保存在电脑中-Operate on the network card, network data collected and stored in the computer
bendiyanzheng
- 实现本地拦截程序的封包,改数据转发等操作-Procedures for local intercept packets, change the data forwarded, and so
Sniffer
- sniffer 软件使用方法介绍 具体操作截图说明 捕获工具 以及数据包分析-snifferinio sdoasj dpokasjpdok
P2P-Traffic-Identification-
- 在Visual C++平台下实现代码,完成的P2P流量识别,操作的数据对象是从网络中截取到的信息报文,综合应用端口匹配、深层数据包技术和流量特征进行P2P流量识别。-In Visual c++ platform implementation code, complete the P2P traffic identification, the operating data objects are intercepted from the network packets of information
snif
- 网络运作和维护都可以采用协议分析器:如监视网络流量、分析数据包、监视网络资源利用、执行网络安全操作规则-network operation and maintenance of protocol analyzers can be used: such as monitoring network traffic, analyze the data packets, monitor network resource utilization
网络课程设计
- 基于c#的sniffer网络嗅探器 1.用SharpPcap绑定指定网卡; 2.接收流经网卡的所有帧和数据包; 3.对数据包进行数据链路层,网络层,运输层协议分析; 4.可视化操作界面,显示捕获包及分析结果。 还包含其他相关资料(Design of network programming course)