Hi All
I have to send a message with the same contents to 5 nodes out of the total
deployed set of 8 nodes.
1.One way that is inefficient would be to send to each node one after the
other; Can someone tell me where should I call the next send call .. should
it be inside sendDone or I can call them all the the same point and they
will be executed in a stack ?

2. Second way could be to send as a group, is there a way to set a groupID
and send a message , does Tinyos-2.x support such MULTICAST ?

Can someone please help me out

Akankshu

-- 
First they ignore you, then they laugh at you, then they fight you, then you
win.
- Mahatma Gandhi
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to