文件名称:MyPing
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-12-25
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- 1220tu******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
windows下ping命令的c语言程序实现
ping命令的工作原理是:向网络上的另一个主机系统发送ICMP报文,如果指定系统得到了报文,它将把报文一模一样地传回给发送者-Under Windows ping command in the c language program implementation
Ping command working principle is: to another host on the network the system sends the ICMP message, if the specified system got the message, it will give the same message back to the sender
ping命令的工作原理是:向网络上的另一个主机系统发送ICMP报文,如果指定系统得到了报文,它将把报文一模一样地传回给发送者-Under Windows ping command in the c language program implementation
Ping command working principle is: to another host on the network the system sends the ICMP message, if the specified system got the message, it will give the same message back to the sender
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyPing2.cpp