-
-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
Hi,
I'm using multicast-dns along with bonjour in an Electron app (built with electron-builder).
While on OS X it works like a charm, on Windows machines I see my initial query, but I don't receive any response (the firewall is disabled). On some of these machines, if I launch the Bonjour Browser utility before my app, then the app will subsequently display responses.
Please note that the Windows machines I've tested are VirtualBox VMs and have multiple interfaces (the first NAT, the second bridged - the latter being the one that should receive the responses). Using wireshark I can see the incoming mdns traffic on port 5353 with destination 224.0.0.251.
Is there something I'm patently overlooking, or something I could try?
Thanks in advance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels