当前位置:
首页
资源下载

搜索资源 - tcp congestion control
搜索资源列表
-
0下载:
通过UDP传送文件,经测试,在教育网内两个高校间传输能达到ftp速度的10~100倍,其主要工作机制是使用TCP使传输控制,UDP做数据传送。能加速的基本原因为,TCP的拥塞控制算法减慢了其传输速度,而用UDP自定义的传送协议则没有这个限制。,Transmission of documents through the UDP, tested, in the education network between the two colleges and universities can achiev
-
-
0下载:
TCP性能分析。两个分析模型:拥塞控制,各种场景;给出仿真练习;-two analytical models for TCP’s throughput are compared with simulated
results. Based on the study, an ns2 simulation exercise is developed for the course “Simulation of
telecommunications networks”. The goal of t
-
-
0下载:
udt.4.4 支持VC6, linux+vc.net+vc6
UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。
由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。
UDT由开
-
-
0下载:
code for tcp-vegas for congestion control--using ns2
-
-
0下载:
详细介绍了tcp方面的知识,以及在ns下对tcp的分析-Details of the TCP knowledge, as well as in NS for TCP analysis
-
-
0下载:
使用C语言编写的局域网文件传输程序,基于UDP实现了自己的应用层协议,使用多线程,文件传输速度很快,自带拥塞控制,模拟了TCP的选择重传机制-Using the C language of the LAN file transfer program, based on UDP to achieve its own application layer protocol, using multi-threaded, file transfer is fast, bring their own con
-
-
0下载:
本程序用于AQM网络的拥塞分析。
我们将TCP/IP网络用流体模型表示,网络拥塞时,对应的系统模型将出现不稳定,本程序采用2-D稳定性检验算法判断稳定性,进而确定网络的拥塞条件。
程序的前言部分给出了参考文献,使用者对照参考文献可以理解本程序提供的算法。-This procedure for analysis of AQM network congestion. We will be TCP/IP networks that use fluid model, network con
-
-
0下载:
针对TCP (Transmission Control Protocol) 协议在高速卫星因特网中传输吞吐量低的问题, 提出了一种改
进TCP快速恢复的算法。该算法根据卫星信道由传输错误造成的分组丢失概率远大于由拥塞造成的分组丢失
概率的特点, 通过加快窗口的增长速度, 避免过早地进入拥塞避免阶段, 达到了提高TCP吞吐量的目的。通
过NS2软件模拟仿真了高速卫星因特网环境, 并对各个TCP版本和改进算法的仿真结果进行了比较和分析。
仿真结果表明, 改进算法的吞吐量比TCP2SA
-
-
0下载:
有线无线网络TCP友好流媒体拥塞控制机制-Wired and wireless network TCP friendly congestion control mechanism for streaming media
-
-
0下载:
这本书是关于TCP和UDP协议的,非常有用。着重讲解的是TCP拥塞控制-This book is about the TCP and UDP protocols, very useful. Is focused on TCP congestion control
-
-
0下载:
A_Comparative_Analysis_of_TCP_Tahoe,_Reno,.pdf
contain a analysis between different tcp congestion control variant-A_Comparative_Analysis_of_TCP_Tahoe,_Reno,.pdf
contain a analysis between different tcp congestion control variant
-
-
0下载:
Transmission Control Protocol (TCP) is the dominant transport protocol in the Internet and
supports many of the most popular Internet applications, such as the World Wide Web (WWW),
file transfer and e-mail. TCP congestion control algorithms dyna
-
-
0下载:
This a patch that can run Linux TCP congestion control algorithms on NS2, with similar simulation speed and memory usages as other NS2 TCPs (e.g. Sack1). The implementation loosely follows the Linux TCP implementation, and can produce results compara
-
-
0下载:
RCP拥塞控制协议。可以很方便地移植到NS2中去。可以和TCP,XCP等比较。做拥塞控制的实验。适用于NS-2.30版本-RCP congestion control protocol. Can easily migrate to NS2 and going. Can and TCP, XCP and other more. Do congestion control experiment. Applies to NS-2.30 version
-
-
0下载:
Objectives of this document -Connection oriented and connectionless services
The TCP/IP layers Differences between OSI and TCP/IP models -Objectives of this document -Connection oriented and connectionless services
The TCP/IP lay
-
-
0下载:
TFRC的是一单播拥塞控制机制,设计此协议是为了处理在TCP带宽竞争环境下进行流量控制和管理。-TFRC is a unicast congestion control mechanism, the design of this protocol is the bandwidth to deal with competitive environment in the TCP flow control and management.
-
-
0下载:
Abstract—Denial of Service attacks are presenting an increasing threat to the global inter-networking infrastructure. While TCP’s congestion control algorithm is highly robust to diverse network conditions, its implicit
assumption of end-system coo
-
-
0下载:
用NS-3仿真TCP拥塞窗口控制机制,把拥塞窗口各个参数的变化用图片的格式体现出来-Simulation using NS-3 TCP congestion window control mechanism, the congestion window to change the parameters of reflected images with format
-
-
1下载:
基于带宽估计的TCP拥塞控制协议TCP Westwood的C++源码和头文件,可直接添加到NS2中使用-Bandwidth estimation based on TCP Congestion Control Protocol TCP Westwood s C++ source and header files can be added directly to the NS2
-
-
0下载:
TCP拥塞控制算法性能比较:包括reno算法和vega算法的模拟-TCP congestion control algorithm performance comparison include: reno algorithm and vega algorithm simulation
-