资源列表
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.
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.
socketdgram
- 基于VC6.0的开发环境,基于C/S架构,实现客户端与服务器之间的通信-VC6.0-based development environment, based on C/S structure, to achieve client and server communication
receiver
- QT项目 Windows下基于UDP协议的广播程序-QT program under Windows program based on UDP broadcast protocol
src
- 关于网络编程的源代码,分别写了DatagramSocket与DatagramPacket、Socket与ServerSocket、URL与URLConnection等还包括javaeeJar包-On network programming source code, written, respectively, DatagramSocket and DatagramPacket, Socket and ServerSocket, URL and URLConnection other packag