-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
There is ::windows::Networking::ServiceDiscovery::Dnssd. For better documentation, refer to Windows Runtime API documentation part of the Universal Windows Platform documentation.
The central functions of relevance for zeroconf are:
DnsServiceBrowseinwindns.h: "Used to initiate a DNS-SD discovery for services running on the local network."DnsServiceRegisterinwindns.h: "Used to register a discoverable service on this device."
I found this via https://github.com/Johannesd3/win-dns-sd
Since this would allow zeroconf to work on Windows without installing additional components such as Bonjour, I think it would be very interesting to explore integration of it in addition.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels