搜索资源列表
UDP Protocol
- 用UDP协议进行传输,并模拟rdt协议,以实现可靠数据传输-using UDP protocol transmission, and simulation rdt agreement, in order to achieve reliable data transmission
Email__UDP
- 基于UDP的可靠邮件系统,用java语言编写的-reliable UDP-based mail system, with the java language
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
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.
UDPFlowControl
- 基于UDP的流量控制系统,可靠传输方面内容也合适,但是还有待完善。-UDP-based traffic control system, reliable transmission aspects are also appropriate, but has yet to be perfected.
NetworkSimulatorDelay
- The term network programming refers to writing programs that execute across multiple devices (computers), in which the devices are all connected to each other using a network. The java.net package of the J2SE APIs contains a collection of classe
reliable-udp-multcast
- udp reliable data transmission chat multicast
Ohsce-master
- 一款高可靠性跨平台的PHP通信框架,对Windows友好且同时支持Linux和OS X。对TCP、UDP、ICMP、RS232/485通信,可轻松驾驭各种以太网应用和工业总线应用。OHSCE科学的平衡了高性能和高可靠性,天生分布式支持,特别适合应用于对可靠性和稳定性有较高要求的场景。如:物联网、工业与自动化工程、智能化工程、可靠网络服务。-A highly reliable cross platform PHP communication framework for Windows friend
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)
fixldreadread
- 用udp实现可靠数据传递,从本机固定位置读取一个文件(Using udp to realize reliable data transmission, read a file from the machine fixed position)