资源列表
WinCap
- 使用wincap捕获网络组播信息,从而对相关信息进行分析使用-Multicast using wincap capture network information, analyze relevant information and thus use
winpcap
- winpcap中有关捕获数据包的程序,能够选择网卡,并捕获数据包-winpcap packet capture data relating to the procedure, to select cards and capture packets
IP
- IP层实现网络抓包的源代码,利用C++编译通过-IP network layer implementation capture the source code, using C++ compiler through
mypacketsniffer
- packet data sniffer from Visual Basic 6
cap.java
- 一个简单的网络抓包程序,适合初学者,学生,运行没有问题。-A simple network capture program, suitable for beginners, students, run no problem.
rip
- 基于rip协议的距离向量算法 收到相邻路由器(地址为X)的每一个rip报文 1,先修改此报文中的所有项目:将“下一跳”字段中的地址都改为X,并将所有的“距离”字段的值加1 2,对修改后的报文中的每一个项目,重复以下步骤 若项目中的目的网络不在路由表中,则将该项目添加到路由表中 否则,若下一跳字段给的路由器地址是同样的,则将收到的项目替换原路由表中的项目 否则,若收到的项目中的距离小于路由表中的距离,则进行更新 否则,设么也不做-Rip protocol b
tcp.rar
- 利用WinPcap和Libnids,捕获TCP数据包,显示TCP连接过程,需要先安装WinPcap和Libnids,The use of WinPcap and Libnids, capture TCP packets, TCP connection showed that the process of
A1
- read files calculate sales
sendArp
- 用Visual C++实现简单地ARP数据包发送-Using Visual C++ Achieve simply send ARP packets
sourcecode-for-a-sniffer
- 对sniffer源代码的简单分析,很不错的-Simple sniffer source code analysis, very good
winpcap.cpp
- WinPcap是用于网络封包抓取的一套工具,可适用于32位的操作平台上解析网络封包,包含了核心的封包过滤,一个底层动态链接库,和一个高层系统函数库,及可用来直接存取封包的应用程序界面。 -WinPcap is a set of tools for network packet capture, be applied to resolve the 32-bit operating platform network packet that contains the core packet filt
Form1
- C# 获得主机名和IP地址的源码,一个window成体程序-Code for get host name and IP address in C# language