Skip to content

No responses on Windows #41

@panta

Description

@panta

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions