WiFi Scanner Mac App Store


WLAN Book

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.

Multiple WiFiPerf Tests To Single Server

Related posts:

  1. iPerf / iPerf3 iOS to Mac OS Testing Examples
  2. MacPerf to WiFiPerf Speed Testing
  3. MacPerf v0.1 – Mac OS iPerf3 Client and Server
  4. WiFiPerf – iPerf3 / iPerf 3 for iOS App (iPhone, iPod Touch, iPad) #iperf #iperf3
  5. WiFi Speed Test App WiFiPerf 1.3.1 Adds Realtime Plots

If you liked this post, subscribe using below

WLAN Book RSS Feed

RSS Email WLAN Book by Email

.

Filed under: WLAN Tools

Comments are closed.