Netexpert FAQ|BoneLight发布 网络分析专家学习建议入口 @netexpert成员申请指南
网络分析时代 netexpert积分规则的说明 Netis招贤纳士(2007年12月2日更新)
发新话题
打印

新手请教: C-S的延时

新手请教: C-S的延时

大家好,我是刚接触网络的新手。我想测量客户端和服务器之间通信的延时情况,通信协议是HTTP或者低级的TCP,请问什么软件可以测量,如何测量? Wireshark可以吗?

希望各位专家能给予帮助,或者有什么好的资料。 十分感谢!

[ 本帖最后由 max 于 2008-6-3 10:50 编辑 ]

TOP

看你想达到什么样的精度~~~如果仅仅是简单的测试,支持ping server就OK了~~~

C:\Documents and Settings\Administrator>ping www.netexpert.cn

Pinging www.netexpert.cn [61.152.183.141] with 32 bytes of data:

Reply from 61.152.183.141: bytes=32 time=211ms TTL=51
Reply from 61.152.183.141: bytes=32 time=210ms TTL=51
Reply from 61.152.183.141: bytes=32 time=211ms TTL=51
Reply from 61.152.183.141: bytes=32 time=210ms TTL=51

Ping statistics for 61.152.183.141:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 210ms, Maximum = 211ms, Average = 210ms

来回的时间,一向的话除2差不多~~~

TOP

发新话题
版块跳转