Bonjour in Ruby
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 pla开发者_Python百科tform?
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.
精彩评论