Link-Local Multicast Name Resolution (LLMNR) is a Microsoft tech for service discovery based on multicast DNS. Is it compatible with Bonjour/Zeroconf? If so, where’s the API? The service discovery, I take it, is somehow rolled into vanilla DNS resolution (gethostbyname()?), but what about service advertisement?
Link-Local Multicast Name Resolution (LLMNR) is a Microsoft tech for service discovery based on
Share
LLMNR solves a small subset of the problems that mDNS tackles, as set out in this post. In short, it’s not compatible with Bonjour.
Here is the content of that post, in case archive.org decides to drop the page: