How to get a multicast to wait for all nodes?

2008-06-26 Thread Ryuke
I have a code that receives gps information from nodes and gives off its own coordinates via radios connected by Ethernet. but the code continues to run after receiving only 1 set of coordinates, how do i get it to wait for multiple nodes to send before continuing -- http://mail.python.org/mailman

Re: How to get a multicast to wait for all nodes?

2008-06-27 Thread Ryuke
On Jun 27, 8:09 am, "Colin J. Williams" <[EMAIL PROTECTED]> wrote: > Ryuke wrote: > > I have a code that receives gps information from nodes and gives off > > its own coordinates via radios connected by Ethernet.  but the code > > continues to run after receiv