资源列表
duipaixu
- 什么是堆排序并且附上c++编写的源代码,仅供参考交流-What is heap sort c++ and attached to the preparation of the source code, for reference only exchange
AChatProgrameExample
- A Java Chat Programe,Just for studying TCP-A Java Chat Programe,Just for studying TCP...
winsock
- winsocket //--- --- ----- // Initialize Winsock WSAStartup(MAKEWORD(2,2), &wsaData) //----------------------------------------------- // Create a receiver socket to receive datagrams RecvSocket = socket(AF_INET, SOCK_DGRAM, IPP
UDP
- UDP socket编程源代码,包括server端,及client实现代码。-udp socket编程
serverANDclient
- TCP/IP网络编程框架SERVER和CLIENT的框架代码-server and client tcp/ip
getwanIP
- 获取外网IP 获取外网IP 获取外网IP-IP to obtain access to external network access to the external network IP external network access to the external network IP IP
TCP-tool
- A TCP client tool used for easy testing
client
- 用C语言实现的TCP代码,本代码已经本人测试-C language implementation of the TCP code, the code I test
smtp
- 简单邮件传输协议SMTP协议分析。C语言实现。-Simple Mail Transfer Protocol SMTP protocol analysis. C language.
Gui
- SAMPLE PROGRAM FOR SOCKET (TCP)
TCPchecksum
- 用C语言编写的求TCP,UDP包头校验和的程序。
client
- Socket programming in linux. Client.c describe how to client connect to server by TCP/IP