Hi all,
i have simulate an algorithm in tossim in which a perticular node will
broadcast an request msg, all the nodes who will receive that  message(i.e
neighbor node) will reply back to the sender node by sending a reply
message.but in my simulation i found that sender node not receiving all the
reply message sent to it. for example suppose after broadcast done by
sender node , five of its neighbor got the message & in response they all
successfully send the reply message. but sender node receiving 3 messages.

why this happening?
is that happening because  all 5 reply messages coming to the sender node
in same time??
if this is the reason then how can i able to synchronize receive operation.

plz reply soon.

thanking you in advance.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to