vote up 0 vote down star

I'm aware of dnssd, being a Ruby library for Apple's Bonjour protocol for network discovery for Mac OS X only, but is there a (relatively recent/complete) library that is cross platform?

flag

78% accept rate
Addendum: Places around the web seem to imply it works cross platform, but I have no way of testing. Anyone know? – JP Nov 6 at 19:05

1 Answer

vote up 0 vote down check

The README on the project indicates that it is supported on non-OS X platforms:

REQUIREMENTS:

  • OS X
  • The dns-sd library on other operating systems
  • avahi 0.6.25+

Looks like if you get the right support pieces you'll be fine.

link|flag
Duh! I read the first line and stopped reading - thanks! – JP Nov 7 at 0:45

Your Answer

Get an OpenID
or

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