Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send using specific network interface #134

Open
maxstricker opened this issue Jul 14, 2017 · 0 comments
Open

Send using specific network interface #134

maxstricker opened this issue Jul 14, 2017 · 0 comments

Comments

@maxstricker
Copy link

How can I select which network interface to use if my device has more than one?
For binding a listener I could use CommsInterface, but what if I want to send a UDP packet on a specific network interface? Lets suppose I have a wireless and a wired ethernet connection on my UWP tablet, and I want to send the packet using the ethernet connection. Both are in the same subnet and I have to control which one to use. The receiving App accepts the message only if coming from a specific IP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant