Hi, Java is not a requirement at all. It's only used on the PC side to communicate with motes over a serial port. People have been implementing their own communication libraries in C and C#. If you want to use Java, but not necessarily Java 1.5 and the JRE complains about a version mismatch with the default tinyos.jar, you can always recompile the Java libraries yourself. Any Java 1.5 dependencies should be easy to backport.
Cheers, Urs renjie huang wrote: > Hi > > If Java 1.5 is a compulsory requirement for TinyOS2? _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
