搜索资源列表
iputils
- The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small
DiskDataSecurityTechnologyAndProgrammingExamples.r
- 书籍《磁盘数据安全技术与编程实例》-郑平泰-源代码-Books 《disk data security technology and programming examples》 - Zheng Ping-tai- the source code
ehTETQ8h
- 自己照TTCP写的一个测试网络的程序 还不完善 不过这个功能是可以实现的 里面是源代码+说明+程序 感兴趣的朋友可以试下 也希望给我提出建议 说明: 类似于ping命令的的发包程序 需要两台电脑 因为是用UDP做的 不是ICMP 格式: xyz -p -n 100 -w 100 -l 1000 192.168.1.1 -p 代表ping 还有其他功能的 不过目前都没做 -n 代表发包个数 -l 代表包的大小是多少字节 简单的格式就是 xyz -p
ping
- 基于winsock2的Ping命令,有-r的参数功能,对初学者很适用!-Based on winsock2 the Ping command, there is-r parameter function, well suited for beginners!
Projects
- Delphi实现ping操作 希望对大家有用-Delphi ping operation we hope to achieve a useful
ping
- program for ping commands
python-socket-udp-server-client
- a project about python udp server/client demo, run them in different computers,you can better experience the enjoyment of network programming with python 1 this is a implementation of python udp server client model, run the code respectively in di