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.
我想知道根据远程服务器上的端口测试网络带宽有多容易?感谢和问候!
好吧,您需要一个流量生成器来在某个端口上生成最大流量并监视该端口一段时间,然后将数量除以时间以获得平均值。请务必考虑计算 TCP-setup-latency。
例如,这可以通过 nutTCP 或许多其他程序(jperf ...)来完成。