Location:
Search - tcp rtt
Search list
Description: 在windows环境下,开发的类似ping的程序,计算round trip time,即往返时间,可自由选择使用TCP或UDP-A windows program like ping, it can calc round trip time(rtt), and can select TCP or UDP protocol.
Platform: |
Size: 27910 |
Author: 蓝天 |
Hits:
Description: LwIP是瑞士计算机科学院(Swedish Institute of Computer Science)的Adam Dunkels等开发的一套用于嵌入式系统的开放源代码TCP/IP协议栈。LwIP的含义是Light Weight(轻型)IP协议,相对于uip。LwIP可以移植到操作系统上,也可以在无操作系统的情况下独立运行。LwIP TCP/IP实现的重点是在保持TCP协议主要功能的基础上减少对RAM的占用,一般它只需要几十K的RAM和40K左右的ROM就可以运行,这使LwIP协议栈适合在低端嵌入式系统中使用。LwIP的特性如下:支持多网络接口下的IP转发,支持ICMP协议 ,包括实验性扩展的的UDP(用户数据报协议),包括阻塞控制,RTT估算和快速恢复和快速转发的TCP(传输控制协议),提供专门的内部回调接口(Raw API)用于提高应用程序性能,并提供了可选择的Berkeley接口API
Platform: |
Size: 689658 |
Author: stephin_zhao@hotmail.com |
Hits:
Description: 在windows环境下,开发的类似ping的程序,计算round trip time,即往返时间,可自由选择使用TCP或UDP-A windows program like ping, it can calc round trip time(rtt), and can select TCP or UDP protocol.
Platform: |
Size: 1892352 |
Author: 蓝天 |
Hits:
Description: tcp ip 协议栈编程 提供非常有效而且简单的功能,而且方便学习!-tcp ip protocol stack programming provides a very effective and simple functionality, and convenience of learning!
Platform: |
Size: 11264 |
Author: zhongsheng |
Hits:
Description: sting 一个基于TCP的网络测量工具,可以设定远程IP 端口号,测量线程的RTT和丢包率-Here is the output from a sample session:
[savage1]# ./sting www.cnn.com
Connection setup took 80 ms
src = 128.95.219.227:10241 (1753156211)
dst = 207.25.71.25:80 (347132509)
dataSent = 100, dataReceived = 100
acksSent = 100, acksReceived = 100
Forward loss rate = 0.000000
Reverse loss rate = 0.000000
634 packets received by filter
0 packets dropped by kernel
Platform: |
Size: 143360 |
Author: fuyizheng |
Hits: