From: Aaron Patterson Date: 2006-05-16T14:57:42+09:00 Subject: Re: MulticastSocket in Ruby 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! --Aaron