ESP32 TCP SERVER WIFI & ETHERNET LOCAL IP
-
- Posts: 6
- Joined: Sat Jan 02, 2021 11:16 pm
ESP32 TCP SERVER WIFI & ETHERNET LOCAL IP
referring to example tcp_server which I run with ethernet and wifi simultaneously connected as I can check local IP to which the tcp connection refers in the example I see remote ip but I do not find a call to check on which interface or on that local ip of esp32 (wifi or ethernet) the call is received you can provide me in small example