搜索资源列表
cicmpdem.zip
- 实现Echo功能的类CIcmp
rawsocketping
- 创建原始套接字,构造ICMP协议ECHO数据头,发送数据sendto 接收数据recvfrom,分析返回IP数据头及ICMP数据头 程序代码极其简单,适合初学网络编程者参考- Founds the primitive sleeve joint character, structure ICMP the agreement ECHO data head, transmits data sendto receive data recvfrom, the analysis returns to t
108echo
- ECHO的IOCP例子,希望对想学IOCP的朋友有帮助-ECHO example, and I hope to learn IOCP to help a friend
2004-06-09_TDISources
- 一个关于TDI的例子,包括TCP test ,TCP echo等,以及简单API-an example of TDI, including TCP test, TCP echo, as well as a simple API
asyncecho
- 用Winsock实现的echo源程序,是学习MFC的最好的资料 -by Winsock the echo source is the best learning MFC information
iocp
- 这是一个用完成端口(IO Completion port)写的echo server,运行iocp.exe后,在控制台使用 telnet 127.0.0.1 7 就可以连接上,然后你输入什么屏幕就显示什么。-This a complete port with (IO Completion port) was the echo server, running iocp.exe after the console using telnet 127.0.0.1 7 can be connected t
Echo(Time)
- Echo程序 服务器可以回传和显示客户端送来的字串,并在回送的字串前面加上服务器的时间,客户IP地址及端口号。 服务器端可以识别客户发来的退出命令(QUIT)
cvery_053665
- 简单的多线程,实现的简单的 echo服务器
ECHO
- you know a protocol, you can just search this text file. Each entry starts with the filename of the sample program, followed on the next line by keywords relevant to the sample. After that is a summary of the program, highlighting its functions
get_by_ip-2005-02-06.tar
- 一个PHP Class ,能获得你的IP位置 /******* sample ***** $ipdata=new get_by_ip echo str_repeat(\"-=\", 10).\"<br><br>\" echo $ipdata->msg echo str_repeat(\"-=\", 10).\"<br><br>\" echo $ipdata->ip.\"<br>\" echo $ipdata->host