Dear all, I have written a Java application which gets data from sensor nodes through the serial port. I have done this by using tinyos.jar. Everything's fine to this point. I have tried to use this application in another machine which has no TinyOS installed in it and it prompts different errors depending on the situation. The first problem I come across is an exception telling "The toscomm JNI library was not found ...". Does it mean I need to install Cygwin + TinyOS on that machine to get it working? May I simply add some files to my working directory or Java directory to make it work?
Any comments, ideas, workarounds, are really appreciated! Regards _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
