搜索资源列表
udt.sdk.2.3.tar
- UDP的可靠传输项目UDT(开源),采用了类似TCP的华东窗口协议-UDP reliable transmission UDT (open source), adopted a similar TCP window of East China agreement
RUDP
- 可靠用户数据报协议(RUDP)是一种基于可靠数据协议 (RDP: RFC908 和 1151 (第二版 )) 的简单分组传输协议。作为一个可靠传输协议, RUDP 用于传输 IP 网络间的电话信号。-reliable User Datagram Protocol (RUDP) is based on reliable data protocol (RDP : RFC908 and 1151 (2nd Edition)), a simpl
CTP
- 用UDP写的可靠传输,非常有借鉴意义,适合互连网通讯-using UDP write reliable transmission, very useful, suitable interconnection Netcom--
udt
- 基于UDP的可靠传输协议UDT在VC6下的编译实现.-based on UDP reliable transmission protocol UDT in VC6 the compiler to achieve.
UDPEmail
- 基于UDP可靠传输的邮件系统-based on UDP reliable transmission mail system
RUDP-3952
- 基于rudp 数据可靠传输及测试 做rudp协议人不多 写此抛砖引玉-rudp based on reliable data transmission and testing so few people rudp agreement was made this comment
udt.sdk.3.3.tar
- udt.sdk.3.3,UDP的可靠传输项目UDT(开源),采用了类似TCP的滑动窗口协议,在 udt.sdk.3.2 的基础上作了改进,使适用于网格计算. -udt.sdk.3.3, UDP reliable transmission projects UDT (open source), using a similar TCP sliding window protocol, in udt.sdk.3.2 based on impr
070822udt4Source
- udt.sdk.4.0,UDP的可靠传输项目UDT(开源),采用了类似TCP的滑动窗口协议,在 udt.sdk.3.2 的基础上作了改进,使适用于网格计算-udt.sdk.4.0, UDP reliable transmission projects UDT (open source), using a similar TCP sliding window protocol, in udt.sdk.3.2 based on improv
070822CTPDemo_exe
- 用UDP写的可靠传输示范程序,非常有借鉴意义,适合互连网通讯
070822CTPDemo_src
- 用UDP写的可靠传输程序源代码,非常有借鉴意义,适合互连网通讯-Using UDP transmission procedure to write reliable source code, learn the meaning of very suitable for the interconnection Netcom inquiry
UDPTrsmtFile
- 用UDP实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了。本文就说说如果保证可靠传输。 要实现无差错的传输数据,我们可以采用重发请求(ARQ)协议,它又可分为连续ARQ协议、选择重发ARQ协议、滑动窗口协议。本文重点介绍滑动窗口协议,其它的两种有兴趣
udp
- 用udp实现可靠数据传递,从本机固定位置读取一个文件,通过udp实现可靠传输-Using udp to achieve reliable data transmission, from the local fixed position to read a file, through udp to achieve reliable transmission
reliable_udp
- 基于udp实现可靠传输的原理实现了一个简易的邮件系统。存储利用文件来实现,不涉及数据库。-Udp achieve reliable transmission based on the principle of achieving a simple mail system. Storage of papers to achieve, does not involve a database.
UDP
- 一种基于UDP的可靠传输协议分析与研究,编写UDP网络必看资料-UDP-based reliable transport protocol analysis and research, the preparation of UDP network information see
ARQDemo
- 基于c++ 的udp 停止等待协议的利用,使udp成为可靠传输 -Based on c++ The udp wait for the agreement to stop using, so that a reliable transmission udp
utd
- udp可靠传输实现方案,含有拥塞控制流量控制,超时重传-udp achieve reliable transmission program, which contains flow control congestion control, overtime ARQ
UdpOfSocketServer
- socket udp 的服务器端程序,包括简单的可靠传输的实现-socket udp server-side procedures, including simple and reliable transmission to achieve
uft
- UDP File Transporter,一个用udp可靠传输实现的文件传输程序-UDP File Transporter, a transfer by udp reliable file transfer procedures to achieve
UDP_windowsDev
- UDP可靠传输,基于 UDP的滑动窗口协议的设计与实现的详细文档资料-UDP and reliable transmission, UDP-based sliding window protocol design and implementation of detailed documentation
UDP通讯
- udp通讯类封装 源代码,用udp实现带效验的可靠传输(UDP communication package source code, to achieve reliable transmission with results by UDP)