|
I have found out that when I have the comm.jar file in the same directory as my jar file, then I do not get the error "Exception in thread "main" java.lang.NoClassDefFoundError: javax/comm/SerialPortEventListener"
But when I try to read/write to the serial port, nothing happens... what does wrong?
|