搜索资源列表
sniffer
- 一、实现 Sniffer 的基本功能。 Sniffer 是一种用于监测网络性能、使用情况的工具。 能够指定需要侦听的网卡(考虑一台机器上多张网卡的情况) 能够侦听所有进出本主机的数据包,解析显示数据包( ICMP 、 IP 、 TCP 、 UDP 等)各个字段。比如,对 IP 头而言,需要显示 版本、头长度、服务类型、数据包长度、标识、 DF/MF 标志、段内偏移、生存期、协议类型、源目的 IP 地址、选项内容、数据内容。要求显示数据的实际含义(例
linsnifferandnepedsourcesanalysis
- 这是关于LInux环境下的linSniffer软件和neped的源码分析论文,比较适合对LInux环境下网络编程有兴趣的读者研读,请使用过程中尊重原创成果。-This is on LInux environments linSniffer source software and neped analytical papers, more suitable for network programming under LInux interested readers to read, use the
123
- 有时候我们需要对其它应用程序发送和接收的网络数据进行拦截,比如要对IE发送的HTTP头进行分析,得到请求的地址等.这次我们可以用一些例如WPE, Sniffer之类的工具来达到目的.但是工具功能有限,要想实现更强大的功能,还是我们自己动手吧.-Sometimes we need other applications to send and receive network data interception, for example to send HTTP headers to the IE a
sniffer
- 优秀硕士研究生的论文,对大家了解sniffer系统,以及如何制作sniffer的思路很有帮助!希望你们喜欢这些资料。给个好评!-Outstanding Master' s thesis, we understand the sniffer on the system and how to make a sniffer ideas help! I hope you enjoy the information. Leave a praise!
snifferreport
- 使用VC++编写的Sniffer 网络嗅探器的实验报告,可以过滤TCP,ARP,UDP数据包,分析数据包,并与数据库相连,把数据传送到数据库中-Prepared using VC++ Sniffer Network Sniffer lab reports, you can filter TCP, ARP, UDP packets, analyze the data packets, and connected with the database, the data to the database
xiutanqi
- 利用C++6.0实现嗅探器的功能,对网口进行侦听,抓取数据包-Use C++6.0 achieve sniffer function, the network interface to listen, grab a packet
snifffer
- 这是最近在设计sniffer时用到的各种有关设计文档,和参考资料,感觉可以提供很大的帮助-This is kind of instruction that can help you to design a Sniffer.
