Bharadwaj Srigiriraju wrote in post #1053709: > Brian Candler wrote in post #1053091: > > Do I need to check out some existing implementation of something like > this and start off from somewhere, or Do I need to study all that > (including Ruby and protocols) and start from scratch? Second one > doesn't seem like a good idea to me, at this point of time. > > Any suggestions in this regard? Many thanks for help offered till now!! > :) p2P with udp & tcp socket : https://github.com/preston/journeta with drb : https://github.com/raubarede/s2s/blob/master/p2p.rb (see the code in header...) Warning with ruby & multicast : http://www.ruby-forum.com/topic/200353 -- Posted via http://www.ruby-forum.com/.