You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am playing with Zeroconf on an embedded linux system with a HTTP Server .
All interfaces have DHCP running.
How to configure Py-Zeroconf on all interfaces (eth0/wlan0) with DHCP on?
When I add the IP on eth0 e.g. 192.168.96.103 as in the code snippet below. Then it works accessing through PC on the networks, oherwise not.