Hello all!

I'm trying to disable the epidemic behavior of Deluge 2.0. I want to program 
only one Mica2 node selected by the Id.
If I make the nodes respond only to messages for their Id, the basestation (the 
node connected to the pc) doesn't respond, too (well, that's good so far), but 
it also doesn't forward any messages into the sensor network (that's bad...). 
When I use the Id of the basestation, everything works fine for the 
basestation. If I use TOSBase (what I don't want to) it doesn't work, too, no 
node responds.
So I played a bit around, and my questions are now:

(1) Does the basestation forward every message into the network and vice versa 
or does it send "own" messages?
(2) What is the sourceAddress from a message sent from pc into the network 
after forwarding through the BS?
(3) When and how does a node decide to forward any message?

As example NetProgM.nc :
If a node recieves a netProgMsg, it sends a netProgMsg back to the sourceAddr, 
with it's own Id as new sourceAddr. No forwarding, how can I then ping a node 
other than the BS?

Any help (or any new ideas) would be greatly appreciated!
Thanks, Holger
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to