CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - BandWidth

搜索资源列表

  1. 流量控制

    1下载:
  2. 这是本人跟通寝室同学做的毕业设计课题,该课题主要任务是在分析Linux内核的基础上,熟悉和掌握Linux流量控制的机理。并进一步实现可针对IP地址进行流量控制的应用软件。该软件采用C/S结构。客户端负责用户管理,流量控制策略管理和人机交互部分。服务器端负责带宽分配,流量控制的具体实现。在课题的具体分工上,本子课题负责客户端的实现。-this is my bedroom with Qualcomm graduate students to do design issues, the main to
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:361054
    • 提供者:王作
  1. zebedee-2.4.1.tar

    0下载:
  2. Zebedee is a simple program to establish an encrypted, compressed \"tunnel\" for TCP/IP or UDP traffic between two systems. This allows data from, for example, telnet, ftp and X sessions to be protected from snooping. You can also use compressi
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:165130
    • 提供者:robo
  1. iperf-2.0.5.tar

    1下载:
  2. Iperf是一个网络性能测试工具。可以测试TCP和UDP带宽质量,可以测量最大TCP带宽,具有多种参数和UDP特性,可以报告带宽,延迟抖动和数据包丢失。-Iperf is a network performance testing tools. To test TCP and UDP bandwidth, quality, and can measure the maximum TCP bandwidth, with a variety of parameters and UDP charact
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-22
    • 文件大小:248583
    • 提供者:xibeixue
  1. fsp-2.8.1b24

    0下载:
  2. FSP(File Service Protocol)一种基于UDP的文件传输协议的实现及其文档,来自开源社区。-FSP stands for File Service Protocol. It is a very lightweight UDP based protocol for transferring files. FSP has many benefits over FTP, mainly for running anonymous archives. FSP protocol is v
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:390992
    • 提供者:Y
  1. TCP-Acceleration

    0下载:
  2. 随着网络带宽的迅速增长,主机协议处理开销已经成为系统整体性能的瓶颈.近年来,在协议加速领域开展了大量的研究工作,主要分为协议处理机制、实现以及结构的优化.在分析了协议处理的开销与性能之后,从协议机制、实现和处理结构这3方面对TCP(transmission control protocol)加速技术的研究现状进行了总结,并分析了进一步的研究方向-With the rapid increment of network bandwidth, the overheads of protocol on
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:410699
    • 提供者:xiechao
  1. TCPWestwood

    0下载:
  2. TCP Westwood : End to end estimation of bandwidth to improve TCP performance over wired/wireless networks.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:7172
    • 提供者:abhijeet
  1. TCP-Friendly

    0下载:
  2. 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.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:12479
    • 提供者:lingjun
  1. simutools_for_camera__ready

    0下载:
  2. In this paper, we present a modification of the ns2 code for the RTP/RTCP protocols. The legacy RTP/RTCP code in ns2 has not yet been validated but it provides a framework of the protocol’s specification for experimental use. We have modifie
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:271958
    • 提供者:noname
  1. windows_socket_client

    0下载:
  2. windows下的socket编程,客户端模式,可用于简单测试带宽-Windows under the socket programming, client mode, which can be used for a simple test bandwidth
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:940830
    • 提供者:qiong
  1. httpapp

    0下载:
  2. 用迅雷下的资源不能断点续传,自己写了一个下载文件的程序,可以断点续传,可以多线程分段并发下载,还可以自己定义下载文件的开始位置,比工具灵活多了。 待改进问题:大文件下载速度抢不过其他下载工具,正在研究如何能保证自己程序对带宽不被占用。-HTTP use resources under the Thunder can not write a download program, can be HTTP, can be multi-threaded segments of concurrent d
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-22
    • 文件大小:11497
    • 提供者:qiaowei
  1. CODE

    0下载:
  2. Service prioritization among different traffic classes is an important goal for the Internet. Conventional approaches to solving this problem consider the existing best-effort class as the low-priority class, and attempt to develop mechanisms that pr
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-12
    • 文件大小:1483810
    • 提供者:nishma bolwar
  1. tcpcopy-c

    0下载:
  2. Name: tcpcopy It is an online TCP duplication tool and can be used for performance testing, regression testing, real tesing, etc. Descr iption: It can help you find bugs without deploying your server software on your production serve
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1114860
    • 提供者:khao
  1. TCP-Westwood

    1下载:
  2. 基于带宽估计的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
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:7830
    • 提供者:dingnan
搜珍网 www.dssz.com