资源列表
UDP-TCP
- 在linux环境下实现简单的TCP/UDP服务器和客户端之间的通讯;-In the linux environment to achieve a simple TCP/UDP server and client communications
liushi_fwq
- 利用VC++编写的基于TCP的流式套接字,它是可以回射数据的服务器端。-Written by VC++ TCP-based stream sockets, it can back fire server-side data.
ip_test
- 解析IP数据包的程序的源码!!捕获网络中的IP数据包,解析数据包的内容-Analytical procedures for IP packet source! ! Capture IP packets on the network, parse the contents of the packet
congestion
- 实现了基于UDP的控制网络拥塞的慢启动方法,能够针对服务器的回应做出反应。-UDP based on the realization of network congestion control method of the slow start, are able to cater for the server to respond to respond.
DSDHW3_B95901140
- MIPS source code of MIPS 5stage -MIPS
src
- Socket Client / Server By Java Programming
13
- UDP是TCP/IP协议族为传输层设计的两个协议之一,它在进程与进程的通信过程中,提供了有限的差错校验功能,是一种无连接的,不可靠的协议。UDP在一个较低的水平上完成进程之间的通信,在收到分组的时候没有流量控制机制也没有确认机制,适用于可靠性比较高的局域网。由于UDP采取了无连接的方式,因此协议简单,在一些特定的应用中协议运行效率高。UDP适合一些实时的应用,如IP电话、视频会议,它们要求源主机以恒定的速率发送数据,并且在网络出现拥塞时,可以丢失一些数据,但是延迟不能太大。基于这些特点,流式多媒
NMConst
- NMUDP - Unit for Component-NMUDP- Unit for Component
datalink
- 用C语言实现的计算机网络协议6用C语言实现的计算机网络协议6-Computer using C language with a C-6 network protocol implementation of computer network protocols 6
1.sock
- sock的基本使用,适用于初学者掌握基本知识,理解基本概念。-Basic use sock, suitable for beginners to master the basic knowledge and understanding of basic concepts.
sock
- 跨平台 socket 库,包括TCP和UDP,可以直接用.-Cross-platform socket library can be used directly.