From: Sam Roberts Date: 2006-05-17T00:36:14+09:00 Subject: Re: MulticastSocket in Ruby On Tue, May 16, 2006 at 02:57:42PM +0900, Aaron Patterson wrote: > On Tue, May 16, 2006 at 01:22:55PM +0900, Sam Roberts wrote: > [snip] > > If you want an example, multicast DNS uses multicast UDP, both send and > > receive, look at http://dnssd.rubyforge.org, check out the source in > > net-mdns. > > Wow! That link is great! This will go quite well with > Net::DAAP::Client ( http://rubyforge.org/projects/daapclient/ ). Yay! That looks pretty interesting, too, I'll keep an eye on it. You might want to use the cvs version, there are some new easier-to-use apis in the C bindings, and at least one bug fix. Charles and I probably should re-sync the APIs and re-release but we don't hear much feedback about DNS-SD, so its not very motivating. Cheers, Sam