资源列表
RFC793
- rfc793,tcp/ip协议技术文档,详细介绍数据传输过程和格式定义-rfc793, tcp/ip protocol technical documentation detailing the process and format definition data
RFC791
- rfc 791,详细介绍了tcp/ip协议栈的传输过程和格式定义。-rfc 791, details the tcp/ip protocol stack of the transfer process and format definitions.
RFC894
- rfc849,tcp/ip协议技术文档,详细介绍数据传输过程和格式定义-rfc849, tcp/ip protocol technical documentation detailing the process and format definition data
TCPIP-vol2
- TCP/IP网际互联应用所有源码,包括卷1,卷2,卷3.详细,易懂。-TCP/IP internetworking application of all source code, including Volume 1, Volume 2, Volume 3. Detailed, easy to understand.
lab102
- C/C++ TCP/UDP simple Client/Server combo ... great beginner example (actually used for networking college project). Shows how to use the C/C++ Networking API to bind on a socket and send/receive data across it from both the client and the server side
Muticast
- C++写的,包含IOCP,组播,TCP,我的一点绵薄之作,想能给大又有所帮助。-this is useful source
ZTPDemo_F91_Flash
- Modbus TCP/IP embedded Server based on eZ80F91
enc28j60
- tcp/ip网络驱动芯片enc28J60驱动程序-tcp/ip network driver driver chips enc28J60
uploadfilestoftp
- 能够实现将文件上传到ftp的功能,用vc++编写的。-Can upload files to ftp to achieve the function, written using vc++.
tcpclientnserver
- 主要用于局域网内的一个简单的TCP通信,老师上课讲的,自己做了下还可以-sample code of TCP client and server
tcpserver
- 用于实现基于TCP/IP的客户端与服务器间的通信,该程序为服务器端的源程序-Used to implement based on TCP/IP between the client and server communication, the program' s source code for the server-side
tcpclient
- 实现基于TCP/IP的客户端与服务器间的简单通信,该程序为客户端的源程序-Implementation based on TCP/IP clients and servers simple communication, the program' s source code for the client