-
Notifications
You must be signed in to change notification settings - Fork 2
mdns
MeadowView edited this page Feb 21, 2021
·
1 revision
- Wikipage: https://en.wikipedia.org/wiki/Multicast_DNS
- Used for device discovery in ChromeCast
- resovles host names to IP addresses within small networks that do no include a local name server.
- zero-configuration service
- uses IP multicast UDP packets, and is implemented by Apple Bonjour and Avahi software packages