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

Native Windows mDNS Stack Support (Windows.Networking.ServiceDiscovery.Dnssd) #3

Open
amydevs opened this issue May 15, 2023 · 0 comments
Labels
development Standard development r&d:polykey:core activity 4 End to End Networking behind Consumer NAT Devices

Comments

@amydevs
Copy link
Collaborator

amydevs commented May 15, 2023

Specification

Windows didn't used to have a system-wide implementation of a mDNS responder. Hence bonjour used to be packaged with many applications to support it. However, a native system implementation now exists in Windows, and it can be accessed through Win32 API calls.

Additional context

Win32 ServiceDiscovery API
Standard mDNS service on Windows

Tasks

  1. ...
  2. ...
  3. ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Standard development r&d:polykey:core activity 4 End to End Networking behind Consumer NAT Devices
Development

No branches or pull requests

2 participants