Thank you for your rapidly reply. As I know, Surgetelos is only collection sensing data from all sensor nodes. But if I want to send some commands from base node to the specific node. At the beginning, I thought I can use dissemination propotol to send messages which carrys the destination node ID. When the node receive the message, it can accept the message and do something the base want it to do. Are there easier ways to do?
----- Original Message ----- From: "Omprakash Gnawali" <[EMAIL PROTECTED]> To: "ARK" <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Wednesday, April 16, 2008 9:45 AM Subject: Re: [Tinyos-help] Is there any othor network example batter than Surgetelos > On Tue, Apr 15, 2008 at 6:05 AM, ARK <[EMAIL PROTECTED]> wrote: >> Is there any program for collection and dissemination in TinyOS1.x? > > There is Surge for collection. For an example of a dissemination > protocol, you can look at Deluge. I am not sure if the authors of > these applications still read this list. > > - om_p > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
