Determining/specifying network interface for socket #12590
Unanswered
victorallume
asked this question in
Libraries & Drivers
Replies: 1 comment 5 replies
-
If you're using LWIP (e.g. pyboard-d) then |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I have two network interfaces active (e.g. wlan and ethernet), how does micropython determine which one to use for a socket? Is it possible to specify for either an outgoing or incoming socket connection to use a particular interface?
Beta Was this translation helpful? Give feedback.
All reactions