#define EXAMPLE_ESP_WIFI_SSID "Power" #define EXAMPLE_ESP_WIFI_PASS "Power123" #define EXAMPLE_ESP_WIFI_MAXIMUM_RETRY 5 // ESP32 AP热点(给其他设备连) #define EXAMPLE_ESP_WIFI_AP_SSID "ESP32_Iperf_AP" #define ...
iperf is a tool for active measurement of the maximum achievable bandwidth on IP networks. It supports tuning of various parameters related to timing, protocols, and buffers. For each test it reports ...