How do I communicate with a USB port from Java?
Created May 4, 2012
John Zukowski Short of writing a JNI library, there is no support for this from Java at this time. You can watch JSR 000080 to see if / when it becomes real.
Created May 4, 2012