java - Which is the best serial port library that can be used on Linux -


i want know best library use serial port communication in java. have tried rxtx 1.4 uses comm.jar, ran issues. when test installation using sampledemo port opened when type characters sent through port not writing port, leading result not response back.

is there way check if writing happening or not? think there problem library suggest me nice ideas on it!!


Comments