Welcome![Sign In][Sign Up]
Location:
Search - UDT

Search list

[Other resourceudt.sdk.m.final.patch.1.tar

Description: UDT基于UDP的P2P传输开源. 国外的软件,自试用比RUDP感觉好,
Platform: | Size: 113942 | Author: byshome | Hits:

[Linux-Unixudt.sdk.4.1.tar

Description: udt.sdk.4.1.tar.gz更新包
Platform: | Size: 105434 | Author: fspigfspig | Hits:

[OS programudt_test

Description: udt的一个例子和 pthread for win32平台的例子-An example of UDT and pthread for win32 platform examples
Platform: | Size: 26624 | Author: juntao | Hits:

[OtherUDT

Description: 提出了一个新的超声缺陷自动识别系统。该系统采用小波包分解提取超声信号的特征,采用混沌遗传算法来消除冗余和不相关的特征,并采用支持向量机(SVM) 来对缺陷进行识别。-Proposed a new ultrasonic flaw Automatic Identification System. The system uses wavelet packet decomposition extract the characteristics of ultrasonic signals using chaos genetic algorithm to eliminate redundant and irrelevant features, and using support vector machine (SVM) to identify defects.
Platform: | Size: 195584 | Author: zhaoxiufen | Hits:

[Communication-Mobile070822udt4Source

Description: 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 improved, so that applicable to grid computing
Platform: | Size: 434176 | Author: liulin | Hits:

[ICQ-IM-Chatg729h323udp

Description: G729音频,H263视频,UDP媒体通道,UDT控制通道-G729 audio, H263 video, UDP media channel, UDT control channel
Platform: | Size: 840704 | Author: 铭星 | Hits:

[Internet-Networkudt4

Description: UDP 应用于媒体通信,TCP是安全通信。 UDP因为其单向速度比TCP握手安全速度快很多,有没有协议是二者结合的呢,这个就是开源网络通信原型UDT,我在电信项目中支撑大型网络通信的网络原型。-UDP used in media and communications, TCP is the secure communications. UDP because of its one-way TCP handshake faster than a safe speed much faster, is there any agreement is a combination of both of them, this is the open source network prototype UDT, I support the large-scale telecommunications projects in network communication network prototype.
Platform: | Size: 5704704 | Author: luoyx | Hits:

[Internet-Networkudt.sdk.4.1.win32

Description: 可靠UDP传输, 长距离传输或者无线传输比TCP效率要高很多-UDP and reliable transmission, long-distance transmission or wireless transmission efficiency than TCP is much higher
Platform: | Size: 374784 | Author: lhl | Hits:

[Internet-Networkudt4

Description: 这个是UDT的代码,是用C写的,希望对大家有些帮助,-This is the UDT code, is written in C, in the hope that some U.S. help,
Platform: | Size: 350208 | Author: lily | Hits:

[TCP/IP stackudt1[1].2.sdk.tar

Description: UDT协议-基于UDP的可靠数据传输协议-UDT Protocol- UDP-based reliable data transfer protocol
Platform: | Size: 100352 | Author: 王东 | Hits:

[Windows DevelopWinUdt

Description: 修改为可以vc6编译的udt,原来的udt只能在vc7下编译。但感觉还是在vc7下编译比较好。并且改为自由下载。-Vc6 compiler can be modified for the udt, original UDT only under Vc7 compiler. However, in the Vc7 feeling better the next compiler. And replaced by free download.
Platform: | Size: 92160 | Author: ytdxl | Hits:

[Linux-Unixudt4

Description: UDT 4.0 based on the UDP.
Platform: | Size: 347136 | Author: gaozhi | Hits:

[Delphi VCLudt_delphi

Description: DELPHI 封装的UDT类库..可以在DELPHI使用开源的UDT类库.-DELPHI package UDT library .. DELPHI use of open source in the UDT class library.
Platform: | Size: 215040 | Author: | Hits:

[P2Pudt.sdk.4.4.win32

Description: udt4可靠的udp,转载人家的代码,用于交流思想和知识。-udt,for connector-accepter udp program.
Platform: | Size: 520192 | Author: JsMa | Hits:

[Internet-Networkudt.4.4

Description: udt4可靠的udp,转载人家的代码,用于交流思想和知识-udt is udp wrap
Platform: | Size: 437248 | Author: huitetong | Hits:

[Internet-NetworkUDT

Description: DUT的实现,对想实现高速高效,可靠UDP协议的朋友是个很好的参考。-DUT realization, like high-speed high-performance, reliable UDP protocol is a good reference for a friend.
Platform: | Size: 134144 | Author: 黄亮 | Hits:

[Internet-Networkudtsdk4.4

Description: UDT的开发平台,内含样例代码,采用C++语言开发-UDT development platform that includes sample code, using C++ language development
Platform: | Size: 520192 | Author: lijun | Hits:

[Internet-Networkudt3

Description: UDT protocol implementation
Platform: | Size: 191488 | Author: hari | Hits:

[Internet-Networkudt_

Description: 可靠UDP协议实现(UDT),采用C语言编写,性能较好。成熟的代码,拿来即用。-Reliable UDP protocol (UDT), using C language, better performance. Mature code, used or use.
Platform: | Size: 193536 | Author: fan | Hits:

[Internet-Networkudt4.6a

Description: UDT协议源码,基于UDP的数据传输协议(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT的主要目的是支持高速广域网上的海量数据传输,而互联网上的标准数据传输协议TCP在高带宽长距离网络上性能很差。 顾名思义,UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防火墙穿透,多媒体数据传输等等。 -hello udt
Platform: | Size: 3757056 | Author: chenyun | Hits:
« 1 23 4 5 »

CodeBus www.codebus.net