搜索资源列表
PING程序源码有记录路由功能
- PING程序源码有记录路由功能,这个程序解析了PING功能实际的处理实现,大家剖析了他,也就对icmp协议有了更深的了解。-PING record procedures source routing functions, the analytical procedures PING function of the actual handling realized, we analyze him, right icmp agreement also gained a deeper understa
MyPing
- 这是一个基于ICMP的ping功能实现,不同的是它采用了WSAEventSelect方式,不需要窗口接受消息。而是采用了多线程的方式处理事件。因此,可以把它做成一个dll,方便应用程序调用。-This is an ICMP-based ping functions of the difference is the way it used WSAEventSelect do not accept the message window. Instead of using a multi-thread
WSAAsyncSelect
- 基于select处理的并行处理多方socket实例,具有参考价值,欢迎研究。-Mainly used to write vc ping function based raw sockets programming, you can use, you can study
ping
- ping指令在Linux下的实现,包括ICMP协议发送数据包,校验和,协议判别处理。-Implementation of the Ping instruction in Linux, including the ICMP protocol to transmit data packets, verify and handle the protocol.