an easy and consistent way of installing software ported to FreeBSD
mdnsd is a very lightweight, simple, portable, and easy to integrate open
source implementation of Multicast DNS (part of Zeroconf, also called
Rendezvous by Apple) for developers. It supports both acting as a Query and
a Responder, allowing any software to participate fully on the
.localnetwork.
WWW: http://dotlocal.org/mdnsd/
-- Dan Pelleg
daniel+mdnsd@pelleg.org
To use:
mhttp 'unique name' 12.34.56.78 80 '/optionalpath'
For example:
mhttp audiotron 192.168.123.195 80 '/index.asp' &