编写自己的一个ping程序,可以说是许多人迈出网络编程的第一步吧!!这个ping程序的源代码经过我的修改和调试,基本上可以取代windows中自带的ping程序. 各个模块后都有我的详细注释和修改日志,希望能够对大家的学习有所帮助!!
上传时间: 2017-06-27
上传用户:pompey
PING程序设计原理 IP校验和的计算 一个LINUX环境下的程序 但是是c的程序文件 需要转换一下
上传时间: 2017-07-04
上传用户:Breathe0125
ping程序设计原理 需要添加一个ip头部结构体就可以运行 linux 可以参考一下
上传时间: 2017-07-04
上传用户:gxmm
ping的原理就是首先建立通道,然后发送包,对方接受后返回信息,这个包至少包括以下内容,发送的时候,包的内容包括对方的ip地址和自己的地址,还有序列数,回送的时候包括双方地址,还有时间等,主要是接受方在都是在操作系统内核里做好的,时刻在监听,提供一段c程序的代码,希望对大家有用。
标签: ping
上传时间: 2017-07-06
上传用户:silenthink
PING (Packet Internet Grope),的C源码,值得看一下。测试网络连接状况。
标签: Internet Packet Grope PING
上传时间: 2017-07-09
上传用户:许小华
用windows32位汇编模拟windows自带的ping程序
上传时间: 2017-07-17
上传用户:xinyuzhiqiwuwu
Good book on introduction to programming on Digilent Spartan FPGA board in Verilog by Pong Chu
标签: introduction programming Digilent Spartan
上传时间: 2013-12-13
上传用户:gaojiao1999
简单的linux下ping代码,学习之用
上传时间: 2017-08-06
上传用户:liuchee
java 调用linux 下的ping源码
上传时间: 2014-11-18
上传用户:sjyy1001
A ping test tool. Use to check ping speed and write a log over time. You can test your wlan connection with this.
上传时间: 2013-12-20
上传用户:daguda