mdnsresponder

ZeroConf a.k.a Bonjour a.k.a. mDNS + DNS-SD

bacaro: haikuports anche su HaikuPorts
Anche su HaikuPorts. mdnsresponder

Descrizione

Apple's Open Source DNS Service Discovery Collection

Quick usage guide:

To "advertize" Haiku's sshd service:

> mdnsd # if it is not running already. > dns-sd -R $(hostname) _ssh "" 22

To browse for any services in the local network (doesn't works yet on Haiku, but you can try the command on your Linux/*BSD of choice):

> dns-sd -lo -B _services._dns-sd._udp.

To browse for services running on the current machine:

> dns-sd -lo -B _services._dns-sd._udp.

Installa

Canale stable v2200.140.11-1

Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.

pkgman install mdnsresponder

Scarica .hpkg 2200.140.11-1 (x86_64)

Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.

Recensioni