Tagged Questions

2
votes
1answer
113 views

How does Windows know how to resolve mDNS queries?

When you install Bonjour for Windows you can resolve any ".local" mDNS name from anywhere in the system. For example, you can "ping some_computer.local" and mDNSResponder.exe (Bonjour/mDNS Daemon) ...