资源列表
TCP_C
- 用于TCP连接,基于C++语言编写的一个程序。-For the TCP connection, C++ language based on a program.
Qtnetwor
- qt的网络编程源码,对qt网络编程很有用-qt source of network programming, network programming is useful for qt
Chat_Socket
- 实现“一对多的自由”聊天程序: (1)服务器端用户可以和多个客户聊天; (2)服务器端通过多线程与与每个客户端用户连接; (3)服务器端线程ID标识客户端用户;其中一方通过控制台输入消息,依次轮流向另一方发送数据。-Achieve " the freedom of one to many" chat program: (1) server-side user can chat with multiple customers (2) through a multi-
TCP_IP
- TCPIP协议的详细说明及源代码,对于学习TCPIP协议很有帮助,适合初学者和工程开发人员-TCPIP protocol and a detailed descr iption of the source code, useful for learning TCPIP protocol, suitable for beginners and project developers
C_server
- 本代码是unix环境下C语言编写的运用TCP/IP 协议的SOCKET网通通信的SERVER端。-The code is written in C under unix environment, the use of TCP/IP protocol to communicate SERVER SOCKET Netcom end.
ry-http
- 这是一个用C语言编写的http信息的解析器。能够解析请求数据和相应数据。在关于http应用系统的开发中可以利用它。-This is a parser for HTTP messages written in C. It parses both requests and responses. Http application on the development can take advantage of it.
TCPIP
- 它是TCP/IP中,线程同步的客户端各服务器端程序。利用了死锁及条件变量-It is the TCP/IP in the client thread synchronization server-side program. Deadlock and conditions of use of variables
FileTransfer_1_2_i_src
- 使用tcp和udp的文件传输,能自动连接和重传。-Tcp and udp to use file transfer, can automatically connect and retransmission.
lab8
- 测量UDP为传输协议的应用程序的吞吐量,抖动率,封包丢失率-UDP transport protocol for the measurement of the application throughput, jitter, packet loss rate
window
- 滑动窗口协议是计算机网络中为保证流控制和可靠而常用的一种协议,它一般在传输层TCP协议中实现。本代码实验滑动窗口协议中的1比特滑动窗口协议、回退N帧协议和选择性重传协议。-Sliding window protocol is a computer network in order to ensure the reliable flow control and a protocol commonly used, it is usually in the transport layer TCP pr
chat--Socket
- c++builder 网络聊天程序设计 使用了clientscoket和serverscoket控件 希望对大家有帮助-c++ builder programming using Internet chat and serverscoket clientscoket we want to help control
TCP
- TCP发包、收包C++源代码实现,可以用来测试TCP协议数据包的发送和接收。-TCP contract, closing package C++ source code can be used to test the TCP protocol to send and receive packets.