I am developing an in-house solution for which I need to register a couple of additional bonjour hostnames for the local machine besides the one assigned through the 'sharing' System Preferences pane. I don't know if it's possible to do so by means of an existing configuration file for mDNSResponder, through a command line utility (akin to mDNS for registering services) or if should I use the Bonjour API for it.

link|improve this question
feedback

1 Answer

'RendezvousProxy' can advertise any services.

http://ileech.sourceforge.net/index.php?content=RendezvousProxy-News

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.