搜索资源列表
UDP Protocol
- 用UDP协议进行传输,并模拟rdt协议,以实现可靠数据传输-using UDP protocol transmission, and simulation rdt agreement, in order to achieve reliable data transmission
udp
- 用udp实现可靠数据传递,从本机固定位置读取一个文件,通过udp实现可靠传输
udp-reliable-data-transmission
- UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)-Reliable UDP data transfer. GBN algorithm used to realize: 1. Then packet loss (random number generator Ma
src
- udp可靠文件传输 有源码 可运行 内部简要注释-udp secure file transfer have the source can be run within a brief comment. . . .
20071115585
- 用java实现飞鸽传书的源码文件,通过udp协议,参考该源码可以解决文件传输的高可靠要求。-Using java to achieve Dove Chuanshu source documents, through udp agreement can be resolved with reference to the source of highly reliable file transfer request.
SR-protocol-based-of-UDP-
- 基于UDP的SR协议,实现UDP的可靠数据传输-SR protocol based on UDP
UDPFlowControl
- 基于UDP的流量控制系统,可靠传输方面内容也合适,但是还有待完善。-UDP-based traffic control system, reliable transmission aspects are also appropriate, but has yet to be perfected.
JavaGroups-0.9.5
- JavaGroups是一个可靠的群组通讯Java工具包。它基于IP组播(IP multicast),但在可靠性,组成员管理上对它作了扩展。 JavaGroups的成员关系管理体现在: 1,可以知道组内有哪些成员 2,成员的加入,离开,掉线等的通知 JavaGroups的主要功能特征: - 组的创建与删除。组成员能在LAN或WAN环境内互相发送消息 - 组的成员加入或离开 - 组成员的检测和通知:加入,离开,掉线 - 检测与移除已掉线的成员 - 消息的组播 (member-to-
ueliable
- 用UDP协议进行传输,并模拟rdt协议,以实现可靠数据传输(Use the UDP protocol to transmit, and simulate the RDT agreement, in order to realize reliable data transmission)
834269
- 用UDP协议进行传输,并模拟rdt协议,以实现可靠数据传输()