The new name for Rendezvous, originally called Zeroconf.
Notes
Advertising a Linux server using Avahi:
$ cat /etc/avahi/services/vnc.service
<service-group>
<name replace-wildcards="yes">%h</name>
<service protocol="any">
<type>_rfb._tcp</type>
<port>5900</port>
</service>
</service-group>
Resources
- bananajour, an awesome ad-hoc git repository manager
- pastejour, a simple Ruby tool to broadcast text on a local network.
- SleepProxyClient