Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何从 Wireshark 工具中找到 UDP 数据包的往返时间?我一次收到很多更新数据包。所以我想找到每个数据包,发送响应需要多长时间。还有其他工具可以完成这个吗? ?
Wireshark 对此无能为力,因为它只记录它看到 UDP 数据包发送的时间。
尝试ping remote_host_IP_addr- 它提供有关 RTT(往返时间)的统计信息
ping remote_host_IP_addr