资源列表
TCPIPImplement
- tcpip 协议栈在Linux和FreeBSD中的实现分析-tcpip implement in Linux and FreeBSD
Client-CPlusPlus
- Tcp协议下基于对话框的server/client通信客户端程序-Tcp agreement dialog-based server/client communication client
3
- TCP编程 编写图形界面的多客户端访问服务器程序 -TCP programming more than writing GUI Client Access server program
nslookup
- 网络编程实验之实现地址与主机名的转换,输入IP地址可查找到主机名,输入主机名可以查找到IP地址-Experimental realization of network programming address and host name of the conversion, enter the IP address to find the host name, enter the host name to IP address you can find
server----CLIENY
- 详细的socket编程流程,多线程,tcp协议,-Detailed socket programming process, multi-threaded, tcp protocol,
mm-app
- this is cc file for usp implementation
mmudphesder
- header file for udp implementation
tcp
- 这是描述tcp协议的书籍,对底层的学习很有帮助。-This is a tcp protocol described in books, on the bottom very helpful.
Simply-Server-CPP
- Very simply server in C++. This is server TCP/IP (Winsock).
sunxin
- 孙鑫老师视频教程中代码,UDP通信,包括server和client两部分。-Sun Xin teacher video tutorial code, UDP communication, including server and client in two parts.
IntTcpServer
- 面向连接的服务端通信程序,C++编写的,简单实用-Connection-oriented service-side communications application, C++ written in simple, practical
ReadWrite
- ‘强读’的TCP实现。利用TCP协议实现服务器与客户端的通信,客户端拥有读写功能,其中读操作的优先级高于写操作。每一个客户都用一个线程处理,利用wait(),notify()方法实现‘强读’。本文件是典型java通信实例,有助于了解多线程和TCP通信的机制。-‘Strong reading&’TCP implementation. Server using TCP protocol to communicate with the client, the client has read and w
