Check out my first novel, midnight's simulacra!

Zeroconf

From dankwiki
Revision as of 07:15, 18 November 2011 by Dank (talk | contribs)

Courtesy of the IETF Zeroconf Working Group, by way of AppleTalk, NETBIOS, IPX and countless other nonstandardized protocols, Zero Configuration Networking attempts to simplify and automate local area networking (especially in the absence of suitable UIs). On UNIX, Avahi provides the mainstream Linux Zeroconf implementation; it is known as Bonjour on Apple products. Zeroconf's primary technologies include:

  • Uni- and multicast address autoconfiguration via Link-Local Addressing (typically static, or managed via DHCP)
  • Name translation via Multicast DNS (mDNS) (typically static, or managed via DNS)
  • Service discovery via DNS Service Discovery (DNS-SD) (typically managed via a directory server)