搜索资源列表
Tping
- windows ping程序的实现,采用原始socket编程,用于测试网络连通性。-windows ping procedures to achieve, using original socket programming, used to test network connectivity.
Win32_Ping
- This a basic multi-threaded ping utility using a raw socket. Take a look at the screenshot for the feature list. This code is not 100% mine. It was adapted from code on the internet (Found in several places so not sure of the author). It has been mod
ping_src
- 一个在Windows的Dos命令行中利用ICMP 与 原始Socket接口对指定IP地址进行Ping的程序. Ping program using ICMP and RAW Sockets
Pinging
- Ping程序的简单实现.用RAW形式的Socket,用到了IP协议和ICMP协议
Zlg_TCP_IP
- 周立功TCP/IP协议栈,结构清晰、简单 包括: \\APR \\CRC \\ETHERNET \\HARDWARE \\INCLUDE \\IP \\PING \\SOCKET \\TCP \\UDP
tcp_ip_design_report.doc
- 本文件介绍了一个TCP/IP的功能,设计要点,本协议栈实现的组件包括ARP,I CMP(PING),UDP,TCP。并设计了一个与SOCKET API兼容的标准接口。 TCP/IP协议栈背景 TCP/IP是使用最为广泛的INTERNET通信协议,几乎所有的桌面操作系统如Windows,Redhat Linux都支持TCP/IP协议。为了实现嵌入式系统与PC机的组网通信,就必须在嵌入式系统上实现复杂的TCP/IP协议栈,通过实现了TCP/IP协议栈,就可以方便的实现嵌入式系统与主流桌
ping.zip
- 使用ICMP协议实现ping命令,用raw socket实现,简洁清晰,学习网络编程必看。,The use of ICMP protocol ping command, using raw socket to achieve, simple clear, see Learning Network Programming.
UDPPinger
- JAVA编写的,用UDP Socket的PING,会返回10个PING 响应时间-JAVA prepared, using UDP Socket
assignment3
- Java UDP Ping Client/Server
PingServer
- socket java ping机制 服务端实现代码-socket java pingServer