Search found 1 match

by tlopes
Fri Sep 08, 2023 9:48 am
Forum: ESP-IDF
Topic: bind webserver to a specific interface
Replies: 0
Views: 598

bind webserver to a specific interface

Hi, I am currently utilizing the webserver component, and it is functioning correctly. Currently, I am employing three network interfaces: AP, STA, and PPP. The webserver is currently active and accessible through all interfaces, although its primary intended access point is the AP interface. Howeve...