Question

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?

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top