Skip to content

Comments

Fix Multicast on machines with multiple network interfaces#1185

Open
lukasklingebiel wants to merge 7 commits intojuce-framework:masterfrom
lukasklingebiel:master
Open

Fix Multicast on machines with multiple network interfaces#1185
lukasklingebiel wants to merge 7 commits intojuce-framework:masterfrom
lukasklingebiel:master

Conversation

@lukasklingebiel
Copy link

To receive Multicast packets on available network interfaces it's necessary to join the multicast group on all network interfaces individually. Currently it's not possible to control which network interface will receive multicast packets. On different macOS machines it can either be the WiFi or wired interface. This leads to issues on machines with multiple network interfaces.

@medcelerate
Copy link

Can this be merged in, this would be very useful to my current app.

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

Successfully merging this pull request may close these issues.

2 participants