搜索资源列表
ping_srcedittion
- 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方
fengccpp
- RS-232-C端口实时监控软件的设计实现、Socket接口实现网络异步通信、用C语言实现Ping程序功能-RS-232-C port real-time monitoring software designed to achieve, Socket Interface network asynchronous communication using C language function Ping procedures
Socks_src
- socket编程 The SOCKS-firewall is a program which is capable of secured proxying being compatible with various authentcation levels. However, as described in RFC 1928, there is currently only basic. In this conspect we will try to compose the SOCKS mo
RAWping
- 使用原始套接字实现ping程序,这个程序比较简单,要实现统计功能,还需完善。-original Socket ping procedure, which is relatively simple to achieve statistical functions, need to be enhanced.
RAWpingping
- 这个程序实现了在原始套接字下的Ping程序,具有统计功能,已经通过调试,欢迎下载。-the process of the realization of the original socket Ping procedures, with statistical functions, through debugging, welcome to download.
WinPing
- MFC库,VC++开发环境,Socket网络编程接口,实现网络性能测试Ping
NetServer
- 通过实现网络服务器的搜索掌握Socket的使用通过实现Ping连通性掌握数据链路层的基本传输过程
原始套接字ping
- 原始套接字ping源代码-original source code socket ping
Socket 自已写一个ping程序
- Socket 自已写一个ping程序-Socket own written procedures for a ping
rawsocket_ping
- 用Raw Socket实现ping的程序源代码-with Raw Socket ping of source code