Finally, I got 'Listen' working directly on Windows. No more cygwin for me, at least for the java side of things.

The key turned out to be placing three key files in the right places. The combination that worked for me (this can vary, depending on your setup) was:

 win32com.dll in  <WINDOWS ROOT>\system32
 comm.jar anywhere in the classpath
 javax.comm.properties in  <JRE>\lib

Thanks for your suggestions, and also thanks for the thread at http://forum.java.sun.com/thread.jspa?threadID=455954 that finally led me to the full solution. If you read this thread, you'll see how much of a trial-and-error process people find paths in Java to be.

Ron

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to