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 · 1 comment
Labels
development Standard development r&d:polykey:core activity 4 End to End Networking behind Consumer NAT Devices

Comments

@amydevs
Copy link
Contributor

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. ...
@amydevs amydevs added the development Standard development label May 15, 2023
@CMCDragonkai CMCDragonkai added the r&d:polykey:core activity 4 End to End Networking behind Consumer NAT Devices label Jul 9, 2023
@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 18, 2024
@tegefaulkes
Copy link
Contributor

Linear marked this as stale so I'm reopening.

@tegefaulkes tegefaulkes reopened this Nov 19, 2024
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

3 participants