Hello, For point-to-point routing you might be interested in tymo, a partial implementation on TinyOS of DYMO, a draft IETF protocol that finds point-to-point routes dynamically.
However it is not considered as stable yet, it is a student project that I made and that we are currently including in TinyOS, so you need cvs sources to test it. If you want to give a try, you can look at the TestTymo application for an example of use. Documentation writing is ongoing. Let us know if you need further information/have trouble. Regards, Romain ---------- Forwarded message ---------- From: ARK <[EMAIL PROTECTED]> Date: Wed, Apr 16, 2008 at 12:06 AM Subject: Re: [Tinyos-help] Is there any othor network example batter than Surgetelos To: Omprakash Gnawali <[EMAIL PROTECTED]> Cc: [email protected] 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
