资源列表
chatroom
- Vc tcp and detailed information on the establishment of udp chat
TCPIP
- 是一本学习tcpip协议的详细指南,让你明白协议是如何实现的过程-Is a learning tcpip agreement detailed guidance, let you understand is how to realize the process of the agreement
PlateRecog
- TCP通信中的服务端,可以向客户端自动发送数据,并且可设置发送时间和间隔时间-Service Port in TCP Commuciation, that could send sata to client port autoblly,and can set sending time and interval time
java7
- 实验七 使用 TCP 协议的 Socket 网络程序设计-Experiment seven Socket network programming using TCP protocol design
tcp-server
- tcp服务端socket连接,c++ build代码-tcp socket
UDPsocket
- 一个基于UDP协议的socket小程序,对初学者有参考价值,很不错的啊。-A UDP protocol based on the socket small program, has reference value for beginners, very good ah.
TcpEx
- 本程序为一个学习设计程序,TCP协议网络编程-The procedures for a learning design program, TCP protocol network programming
tcip
- c语言编写的tcp/ip协议,用于初学者-c language TCP/IP
Socket-send-and-recv-
- Socket下send和recv使用的说明及介绍 -Socket-send and recv
TCP-packet-transmission
- 通过分析截获TCP报文首部信息,理解首部中的序号、确认号等字段是TCP可靠连接的基础。通过分析TCP连接的三次握手建立和释放过程,理解TCP连接建立和释放机制。- Intercepted by analyzing the TCP packet header information to understand in the first serial number, confirmation number and other fields are the basis of the TCP rel
CSocket-in-TCP--IP-app
- MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解。- Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own
UDP
- UDP socket编程源代码,包括server端,及client实现代码。-udp socket编程