文件名称:mul_ping
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-28
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 绫*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
网络编程,原始套接字编程实验实验。具体功能如下:
IP首部的构造;基于原始套接字的分片ICMP ECHO请求发送功能;基于原始套接字的ICMP ECHO响应接收功能;重叠分片的发送功能;
可以用来测试windows系统和Linux系统的重叠分片重组策略。
编程语言:C-Network programming, original socket programming experiment experiment. Specific functions are as follows: the structure of the IP header based the original socket slice ICMP ECHO request to send receive raw socket-based ICMP ECHO response functions the overlap slice send function can be used to test the windows system and Linux The systems overlap slicing restructuring strategy. Programming languages: C++
IP首部的构造;基于原始套接字的分片ICMP ECHO请求发送功能;基于原始套接字的ICMP ECHO响应接收功能;重叠分片的发送功能;
可以用来测试windows系统和Linux系统的重叠分片重组策略。
编程语言:C-Network programming, original socket programming experiment experiment. Specific functions are as follows: the structure of the IP header based the original socket slice ICMP ECHO request to send receive raw socket-based ICMP ECHO response functions the overlap slice send function can be used to test the windows system and Linux The systems overlap slicing restructuring strategy. Programming languages: C++
(系统自动生成,下载前可以参看下载内容)
下载文件列表
readme.txt
src\ping.cpp
...\ping.h
src