its the usual way how things should work. For your particular case, define a custom Forward msg with control and data fields and within the control field declare a field as origin and populate it by the time of initail send out.
On Wed, Nov 10, 2010 at 8:05 PM, Pedro Nunes <[email protected]> wrote: > Hello all. > > Does anyone know how to forward messages on TOSSIM? I was trying to achieve > this by using Snoop interface and then call AMSend.send again, but this will > overwrite existing headers (i.e. source address), and therefore when a third > node receives it, it can't tell where the message came from initially. > > Regards, > Pedro Nunes > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Wasif Masood
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
