资源列表
Server
- simple winsock server program
PPPoE
- 关于计算机网络协议的内容 pppoe 对网络初学着有帮助-Content of the agreement on the computer network
tcp_local
- 本地socket通信的基本实现,基于TCP/IP的网络连接。-local socket communication.
congestion-control-and-QoS
- Objectives of this document -Connection oriented and connectionless services The TCP/IP layers Differences between OSI and TCP/IP models -Objectives of this document -Connection oriented and connectionless services The TCP/IP lay
daima
- client创建udp原始套接字,将数据存入buf中,进行网络的捕包,从中过滤识别出80端口的包,打印出五元组的信息。server端开启守护进程,接受前端发送的信息,并将其保存到文件中。-create udp raw socket client, the data stored in buf, make the network packet capture, filter identified 80 ports from which the package, print out the five
TCPIP
- TCP/IP this program its a simulation of the protocole TCP/IP
upordown
- tcp 或 udp 实现文件的上传和下载,只是一个简单的例子-tcp or udp for file upload and download, just a simple example
ipmsg310src
- IPmsg 源代码,提供短信、文件的多点传输。用于区域网,使用tcp/ip和udp协议。-IPmsg resource code
Server-File-Manager
- control directory and files. control port and connection tcp ip
VerySimpleChatProgram
- A very simple chat Program... just for studying java tcp and awt.
AChatProgrameExample
- A Java Chat Programe,Just for studying TCP-A Java Chat Programe,Just for studying TCP...
IOCPDemo
- 使用IOCP模型实现的TCP消息转发程序,可实现简单的信息交互-use iocp to implenment tcp