December 6th, 2011
Multiple WiFiPerf Tests To Single Server
Multiple WiFiPerf Tests To Single Server
To test multiple WiFiPerf clients with a single server use iPerf3 Mac OS console binary running in server mode on different ports. In example below one server is started on port 5201 then a new console is opened and a second server on port 5202 and a third on port 5203.
Port 5201
aa140:~ aa140$ ./iperf3 -s -p 5201 ----------------------------------------------------------- Server listening on 5201 -----------------------------------------------------------
Port 5202
Last login: Tue Dec 6 15:01:45 on ttys000 aa140:~ aa140$ ./iperf3 -s -p 5202 ----------------------------------------------------------- Server listening on 5202 -----------------------------------------------------------
Port 5203
aa140:~ aa140$ ./iperf3 -s -p 5203 ----------------------------------------------------------- Server listening on 5203 -----------------------------------------------------------
Then in each client change the default port from 5201 to the configured port.
Related posts:
- iPerf / iPerf3 iOS to Mac OS Testing Examples
- MacPerf to WiFiPerf Speed Testing
- MacPerf v0.1 – Mac OS iPerf3 Client and Server
- WiFiPerf – iPerf3 / iPerf 3 for iOS App (iPhone, iPod Touch, iPad) #iperf #iperf3
- WiFi Speed Test App WiFiPerf 1.3.1 Adds Realtime Plots
If you liked this post, subscribe using below
WLAN Book RSS Feed
WLAN Book by Email
.
Filed under: WLAN Tools
















