簡體   English   中英

如何在Windows Mobile中獲得網絡速度?

[英]How can I get network speed in Windows Mobile?

訪問Web服務時,如何獲取Windows Mobile應用程序的網絡速度?

Ppen CMD(命令提示符),然后執行以下操作:

在一台PC / Windows移動設備上執行此操作

iperf -c 192.168.0.100 example IP address client side

在其他PC / Windows移動設備上執行此操作

iperf -s server side

這也是移植版本: http : //www.cs.technion.ac.il/~sakogan/iperf/

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM