sync This user has been deleted
|
Bonjour, also known as zero-configuration networking, enables automatic discovery of computers, devices, and services on IP networks. Bonjour uses industry standard IP protocols to allow devices to automatically discover each other without the need to enter IP addresses or configure DNS servers. In order to provide a true zero-configuration experience, Bonjour requires that devices implement three essential things. These devices must be able to:
* Allocate IP addresses without a DHCP server.
* Translate between names and addresses without a DNS server.
* Locate or advertise services without using a directory server. |
|