搜索资源列表
A UDP-based Reliable Data Transfer Library
- 特别说明,A UDP-based Reliable Data Transfer Library源码非原创,详细说明见压缩包里的“说明”word文档-in particular, A UDP-based Reliable Data Transfer Library source of non-original, detailed descr iption of the compression bag "note" word document
UDP轻松应用
- \"用户数据报协议\"(User Datagram Protocol,简称UDP)是基于无连接的通信协议,不保证可靠数据的传输;\"传输控制协议\"(Transmission Cotrol Protocol,简称TCP)是基于连接的通信协议,可提供个两台计算机之间可靠无差错的数据传输。但是UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。而在多台计算机构成的仿真或控制系统中,经常会出现多台计算机进行数据传输,所以在仿真或控制软件中采用UDP协议的较多。-"User D
udt.sdk.2.3.tar
- UDP的可靠传输项目UDT(开源),采用了类似TCP的华东窗口协议-UDP reliable transmission UDT (open source), adopted a similar TCP window of East China agreement
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
udt.sdk.3.2.tar
- udt的一个源代码,可以说是UDP下可靠传送的一种协议.-udt of a source code can be said to be under UDP reliable transmission of an agreement.
UDP-based_Reliable_Data_Transfer_Library
- 一个基于UDP协议上的可靠数据传输库.适用于Win32及linux平台.-a UDP based on the reliable data for transmission. Apply to the Linux and Win32 platforms.
tcp&udp
- 能够实时获得系统TCP-UDP信息,系统稳定可靠。信息包括:协议、本地IP、本地端口、远程IP、远程端口等信息。-system to real-time access to TCP - UDP information, the system is stable and reliable. Information includes : protocol, local IP, local port, remote IP, remote port information.
基于Reliable UDP的应用层数据传输传输协议
- 基于Reliable UDP的应用层数据传输传输协议。可避免TCP/UDP的缺陷,适合大量数据传输。
transis103.tar.gz
- udp的可靠多播,这是一个很不错的实现,采用单环协议 ,Reliable Multicast udp, this is a very good realization of a single-ring protocol
udpsfile.rar
- 可靠的UDP文件传输,用C++builder实现的,Reliable UDP file transfer, using C++ Builder to achieve the
UDP
- 用UDP实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了-Use UDP to achieve a reliable file transfer we all know that if we use TCP to transfer files, it will be very simple, simply do not
uft
- UDP File Transporter,一个用udp可靠传输实现的文件传输程序-UDP File Transporter, a transfer by udp reliable file transfer procedures to achieve
udp
- 用UDP实现可靠文件传输 用UDP实现可靠文件传输 -Use UDP to achieve a reliable file transfer
reliable-udp
- This a Reliable UDP recent spec-This is a Reliable UDP recent spec
udt.sdk.4.2.win32
- UDP可靠传输源码:udt.sdk.4.2.win32-UDP reliable transmission source code: udt.sdk.4.2.win32
Approaches
- Reliable UDP approaches
udp
- 扩展UDP实现可靠数据传输,使其对应用层提供可靠数据传输服务-Extend reliable UDP data transfer, the application layer to provide reliable data transmission services
UDP通讯
- udp通讯类封装 源代码,用udp实现带效验的可靠传输(UDP communication package source code, to achieve reliable transmission with results by UDP)
可靠 UDP 传输
- 对使用udp完成可靠传输实现的介绍,以及对拥塞控制的简介(An introduction to the implementation of a reliable transmission with UDP and a brief introduction to congestion control)