another way is tinyAODV/DSR in contribute/hsn directory

On 1/15/07, Tarun Bansal <[EMAIL PROTECTED]> wrote:

You have two options:

1. Please check
http://www.tinyos.net/tinyos-1.x/doc/multihop/multihop_routing.html
You can use MultiHop modules provided by TinyOS. For that you can
refer to Surge code. SurgeCode also uses multihop modules.

2. you can write your code so that whenever any mote receives packets,
it rebroadcasts it or sends it to desired addresses. You have to come
up with heuristic rules to avoid cycles.

Regards
Tarun Bansal

On 1/15/07, Nagaraj H K <[EMAIL PROTECTED]> wrote:
> Hi,
>  I have a requirement in which I need to send  a message receieved at
one
> node(mote F1) to the base station(B1) through a number of Intermediate
> motes(M1,M2,M3) .Basically,this is a simple multihop approach.Pleasegive
> pointers to how this can be done effectively.If you have any application
> doing the same,do share it.
>
> Thanks,
> Nagaraj
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@Millennium.Berkeley.EDU
>
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
>
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to