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

Broadcast not working correctly with multiple network interface card #387

Open
jim-kirisame opened this issue Jul 18, 2020 · 2 comments
Open

Comments

@jim-kirisame
Copy link

I have two virtual NIC (one Virtualbox and one NPCAP). When they enable, broadcast will not working correctly and another client on the same LAN will not receive the event.

Library version: 0.9.2.2

Framework: Unity

OS: Windows 10

@RevenantX
Copy link
Owner

@jim-kirisame try bind to specific address (address of your network card). To get local address list you can use NetUtils.GetLocalIpList

@jim-kirisame
Copy link
Author

@RevenantX Would LiteNetLib bind those address internally in the future? Open two or more instance will be hard to manage.

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

2 participants