Hi!

Raunak Roongta wrote:
> Hi All,
> I am developing various security mechanisms for connecting Wireless
> sensor networks with Internet. I am using TinyOS as the operating
> system.
> I need implementation for 6lowpan and 802.15.4 to be deployed over
> TinyOS. It will give me the framework to start implementing the
> security on the top of IP stack.
> 
> I googled it, but could not find any such implementation. Some links
> were broken. Can anyone pass me the link for the above? I am in urgent
> need for the above.
> 
> Any help will be greatly appreciated.

There are two 6lowpan implementations. The standard one is in:
tinyos-2.x/tos/lib/net/6lowpan/

If you download the latest cvs, you can find another one in:
tinyos-2.x/tos/lib/net/blip/

The blip (formerly b6lowpan) is actively developed. You can find it also in:
tinyos-2.x-contrib/berkeley/b6lowpan/
or:
http://smote.cs.berkeley.edu:8000/tracenv/wiki/blip


Best wishes,
Andrey
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to