Hi, Many of our friends, especially the ones knowing about routing, are in the United States. Maybe you should take time differences into account before becoming impatient :-)
Assuming that you use acknowledgments, then the sendDone() function is called with a parameter describing the outcome. If it says that there was an error you increment a retransmit counter. If the counter is below a given threshold, you retransmit the packet. Cheers, Urs Vijayant Bhatnagar schrieb: > hi, > Can anyone give me hint on implementing link reliability. I found out that > there is a mechanism by which we can know whether a packet was sent or not. > I was able to implement this. (this hardly requires any effort!) But now I > have no idea how to do timeouts and retransmissions. Is there anything > already developed in tinyos ? > > If someone can provide me a link to some example, i will investigate it. Any > help is appreciated. We dont need end-to-end reliability but we need next > hop reliability. > > > Any inputs are welcome. This is very important to our research. Presently, > broadcast and blind-forwarding are performing as we expected. Hence, if some > hint is given, it will be of immense help to us. > > thanks, > Vijayant Bhatnagar > Rutgers Univ. > > Platforms : > Tinyos 2.x > Tossim 2 _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
