搜索资源列表
netperf-2.4.0.tar
- 进行网络监测的工具,能够实时的计算网络数据流量-network monitoring tool, a real-time computing network data traffic
netperf-2.4.4.tar
- linux network performance test tool
netperf-2.4.0.rar
- Netperf是一种网络性能的测量工具,主要针对基于TCP或UDP的传输。Netperf根据应用的不同,可以进行不同模式的网络性能测试,即批量数据传输(bulk data transfer)模式和请求/应答(request/reponse)模式。Netperf测试结果所反映的是一个系统能够以多快的速度向另外一个系统发送数据,以及另外一个系统能够以多块的速度接收数据。 Netperf工具以 client/server方式工作。server端是netserver,用来侦听来自client端的连接,c
netperf-2.4.5
- netperf-2.4.5,进行网络监测的工具,能够实时的计算网络数据流量-netperf-2.4.5,The network monitoring tool that can calculate real-time network data traffic
netperf-2.4.1
- Iperf was developed by NLANR/DAST as a modern alternative for measuring maximum TCP and UDP bandwidth performance. Iperf allows the tuning of various parameters and UDP characteristics. Iperf reports bandwidth, delay jitter, datagram loss. - Iperf
netperf-2[1].4.1.tar
- linux 下的网络带宽测试工具,使用简单,性能强劲可靠-the linux scr ipting environment, protocol generic, simple to use, powerful
netperf-2.4.5.tar
- Netperf工具以client/server方式工作。server端是netserver,用来侦听来自client端的连接,client端是netperf,用来向server发起网络测试。在client与server之间,首先建立一个控制连接,传递有关测试配置的信息,以及测试的结果;在控制连接建立并传递了测试配置信息以后,client与server之间会再建立一个测试连接,用来来回传递着特殊的流量模式,以测试网络的性能。-Netperf tools for client/server mode