搜索资源列表
rawstuff.zip
- 使用packet32实现的raw socket的初始化、接收数据包、发送数据包、关闭等功能。,It has realised the Raw socket`s initialation, receiving, sending of data packets and closing functions in which packet32 is used.
HttpWatch
- 网络截取封包示例,使用raw和winpcap模式,不错的学习参考-c# raw socket,winpcap
Ping
- 利用Raw Socket实现Ping的模拟程序。根据 ICMP协议原理,活动主机在接收到回显请求时会返回一个 ICMP回显应答。-Raw Socket achieved using the simulation program Ping. According to the ICMP protocol works, activities in the host receives the echo request will return an ICMP echo reply.
AnalyzeTCP
- 本程序通过使用Winsock2原始套接字捕获局域网内TCP数据报,并解析TCP包头-This procedure through the use of raw socket capture Winsock2 LAN TCP datagram and resolve TCP Baotou
PortScaner
- 在C sharp 环境下使用raw socket编程和其他的相关的 扫描方法-In C sharp environment using raw socket programming and other related scanning method
Tracert
- Tracert程序 Tracert(跟踪路由)是路由跟踪实用程序,用于确定 IP 数据报访问目标所采取的路径。Tracert 命令用 IP 生存时间 (TTL) 字段和 ICMP 错误消息来确定从一个主机到网络上其他主机的路由。 本程序利用RAW Socket实现Tracert程序。Tracert程序在具体实现时,是令其向目的主机发送一个ICMP回显请求消息,并重复递增IP头部TTL字段的值。刚开始的时候TTL等于1,这样当数据报抵达途中的第一个路由器时,TTL值就被减为0,导致发生超时
j_shk
- raw socket 封包分析源碼 給有興趣學習者參考,內涵編譯完成的執行檔 -raw socket packet analysis of source code to interested learners reference, meaning the completion of the executable file compiled
zhuabao
- 以太网数据截获,可以获得数据帧,并对其进行分析。-raw socket
net_proj_tracert
- 模仿windows命令行下tracert的实现,采用ICMP的RAW socket编程编写-Imitate windows command line tracert achieved using the ICMP RAW socket programming to write
NetTools
- 利用Raw Socket实现的Socket包拦截工具,支持TCP,UDP,IGMP等协议,可以设置地址过滤- The use of blocking tools Raw Socket Socket package implementation, support TCP, UDP, IGMP and other protocols, you can set the address filtering
raw-socket
- linux下使用raw socket 截获数据并分析其中的http数据-linux use the following raw socket intercepts the data and analyze the data http