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.
是否有任何算法可以计算计算机必须进行的网络跳数才能到达另一台计算机?我试图用谷歌搜索它,但没有与我的查询匹配。
在 Windows 上尝试 TRACEROUTE 或 TRACERT。
单纯的“算法”与 UDP 数据包(老派)上的 TTL 和较新实现中的 ICMP ECHO 有关。
希望您现在有足够的关键字进行谷歌搜索。