当前位置:
首页
资源下载

搜索资源 - a reliable transport protocol
搜索资源列表
-
0下载:
udt.4.4 支持VC6, linux+vc.net+vc6
UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。
由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。
UDT由开
-
-
0下载:
介绍基于Internet的可靠多播传输协议,适合学习网络协议的朋友-Introduced Internet-based reliable multicast transport protocol, network protocol for the study of a friend
-
-
0下载:
不可靠传输协议,可靠用户数据报协议(RUDP)是一种基于可靠数据协议 (RDP: RFC908 和 1151 (第二版 )) 的简单分组传输协议。作为一个可靠传输协议, RUDP 用于传输 IP 网络间的电话信号。
-Unreliable transport protocol, reliable User Datagram Protocol (RUDP) is based on reliable data protocol (RDP: RFC908 and 1151 (second edit
-
-
1下载:
使用UDP模拟可靠传输协议rdt2.0。使用两个程序,一个发送一个接收,方便大家学习。
(VC6,MFC,socket)-Reliable simulation of the use of UDP transport protocol rdt2.0. The use of two procedures, one to send a receiver to facilitate learning. (VC6, MFC, socket)
-
-
0下载:
UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 - UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications ove
-
-
0下载:
FTP协议是一种基于TCP/IP的文件传输协议,用来在网络中进行文件传输。FTP是TCP/IP的一种具体应用,它工作在OSI模型的第七层,TCP模型的第四层上,即应用层,使用TCP传输而不是UDP,FTP客户在和服务器建立连接前就要经过一个“三次握手”的过程,它带来的意义在于客户与服务器之间的连接是可靠的,而且是面向连接,为数据的传输提供了可靠的保证-FTP protocol is based on TCP/IP file transfer protocol that is used in th
-
-
0下载:
基于传输层协议TCP提供有序可靠的面向连接的数据传输服务实现两端通信,即一个聊天小程序。-TCP-based transport layer protocol provides a reliable connection-oriented and orderly data transmission services to achieve both ends of the communication, that is a chat applet.
-
-
0下载:
采用仿真的方法实现可靠数据传输协议。发送方的协议实体从上层接收用户的报文,封装为分组后由下层发送给对方主机;接收方的协议实体接收到下层交付的分组,判断是否正确、按序接收。如果是,则将数据交付给上层,否则,通过确认机制要求发送方重传分组。-Simulation method used to achieve reliable data transfer protocol. Sender protocol entity receives from the upper user packets, pac
-
-
0下载:
tcp程序设计源代码
tcp协议是一种面向连接的可靠的传输层协议-tcp tcp protocol programming source code is a reliable connection-oriented transport layer protocol
-
-
0下载:
UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 -UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over
-
-
0下载:
UDT网络传输协议开源包,是基于UDP的可靠传输协议,支持P2P,有现成的文件传输函数,速度比TCP快。-Open source packages of the UDT network transport protocol is UDP-based reliable transport protocol to support P2P, there is a ready-made file transfer function, the speed is faster than TCP.
-
-
0下载:
E语言 TCP 上传服务端
传输控制协议是一种面向连接的、可靠的、基于字节流的运输层通信协议.在简化的计算机网络OSI模型中,它完成第四层传输层所指定的功能,UDP是同一层内另一个重要的传输协议.-Language TCP upload service-side transmission control protocol is a connection-oriented reliable byte stream transport layer communication protocol i
-
-
0下载:
传输控制协议是一种面向连接的、可靠的、基于字节流的运输层通信协议.在简化的计算机网络OSI模型中,它完成第四层传输层所指定的功能,UDP是同一层内另一个重要的传输协议.-Transmission Control Protocol is a connection-oriented, reliable byte stream transport layer communication protocol in the simplified OSI model of computer network,
-
-
0下载:
包含了RBUDP代码的所有的版本,实现了基于UDP的可靠传输-RBUDP is included in this file, that acommplish a new transport protocol,which has a reliable transportation algorithm ,based on udp.
-
-
0下载:
包含了UDT代码的所有的版本,实现了基于UDP的可靠传输及拥塞控制算法-All versions of UDT is included in this file, that acommplish a new transport protocol,which has a reliable transportation algorithm and a congestion algorithm ,based on udp.
-
-
0下载:
此工程是一个vs2010工程,此源码是用于网络通信,基于udp的可靠传输协议,有拥塞控制和流量控制-This project is a vs2010 project, this source is used for network communications, based udp reliable transport protocol, with congestion control and flow control
-
-
0下载:
基于C++语言编写的UDT协议,该协议具有很好的平台移植能力,它是基于UCP的可靠传输协议,适用于大数据的传输协议-Based C++ language UDT protocol, which has a good platform portability, it is based on the UCP reliable transport protocol, suitable for large data transfer protocol
-
-
0下载:
计算机网络自顶向下:课本里的一个协议,实现一个可靠运输协议gbn-Top-down computer networks: a textbook protocol, to achieve a reliable transport protocol gbn
-
-
0下载:
在UDP协议的基础上实现了可靠传输机制,适合视频传输-In the UDP protocol implemented on the basis of a reliable transport mechanism for video transmission
-
-
0下载:
基于TCP/IP通讯的仪器仪表应用层协议架构由于新一代仪器仪表的数据量大,传输距离远,实时性高,传统的基于RS232/RS485的串行数据传送方式已不能满足要求,而基于TCP/IP的以太网数据通讯方式,传输距离大(通过internet,理论上无限远),速度快,是当前新一代仪器仪表数据传输的理想方式。
基于单片机(如MCS51+RTL8019AS)的以太网接入技术已经相当成熟,可以方便的与PC机连接。根据仪器仪表嵌入式应用的要求(如实时性),我们采用TCP协议或UDP协议进行数据传输。TCP是
-