On Wed, Jun 18, 2008 at 8:41 AM, Varun Jain <[EMAIL PROTECTED]> wrote: > Hi, > > 1) I am able to simulate TestTymo application in TOSSIM and the > "test.py" runs alright as ORIGIN(node 1) issues the "Route Request" and then > finds the route through an intermediate (node 2) and then the TARGET(node 3) > receives the message and displays "It is a 1664 french beer". In the > process, node 2 updates its entries. I hope my understanding of the Tossim > result is right???? Please suggest if I am wrong…. > >
Yes this is right. You can reduce verbosity with commenting the time printing in the python script. Romain _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
