Hi...
I have a app running fine on rpi zero 2. It sends data over wlan0 no problems.
However - if I connect a local ethernet connection (via usb0) then my app tries to send data that way instead of over wlan0.
But that's just a local connection and has no internet access.
I altered the route metrics so wlan0 is much lower than usb0 but that didn't fix it.
Ideally I'd like to select the interface to use for internet access programatically - is that possible in b4j?
Thanks....
I have a app running fine on rpi zero 2. It sends data over wlan0 no problems.
However - if I connect a local ethernet connection (via usb0) then my app tries to send data that way instead of over wlan0.
But that's just a local connection and has no internet access.
I altered the route metrics so wlan0 is much lower than usb0 but that didn't fix it.
Ideally I'd like to select the interface to use for internet access programatically - is that possible in b4j?
Thanks....