Content deleted Content added
Citation bot (talk | contribs) Altered publisher. | Use this bot. Report bugs. | Suggested by Superegz | Category:Articles with self-published sources from March 2020 | #UCB_Category 12/39 |
FullScale4Me (talk | contribs) m →DNS-SD with multicast: linking Wikipedia page |
||
Line 62:
mDNS uses packets similar to [[Domain Name System#DNS message format|unicast DNS]] to resolve hostnames except they are sent over a multicast link. Each host listens on the mDNS port, 5353, transmitted to a well-known multicast address and resolves requests for the [[resource record|DNS record]] of its ''.local'' hostname (e.g. the [[List of DNS record types#A|A]], [[List of DNS record types#AAAA|AAAA]], [[CNAME record|CNAME]]) to its IP address. When an mDNS client needs to resolve a local hostname to an IP address, it sends a DNS request for that name to the well-known multicast address; the computer with the corresponding A/AAAA record replies with its IP address. The mDNS multicast address is {{IPaddr|224.0.0.251}} for IPv4 and {{IPaddr|ff02::fb}} for IPv6 link-local addressing.
DNS Service Discovery
====Support====
|