使用Iperf工具测试android系统网络wifi的吞吐量wifithrougput

http://blog.csdn.net/bingxuebage/article/details/7534655

 

 


服务端:./iperf3 -s &
客户端:./iperf3 -c 10.15.3.199 -w 524288 -n 1048576000

posted @ 2016-08-13 10:25  静之深  阅读(1265)  评论(0编辑  收藏  举报