Programming

(Java) How to read/write a serial port with Java on Windows? [closed]

steloflute 2013. 2. 9. 17:13

http://stackoverflow.com/questions/8165021/how-to-read-write-a-serial-port-with-java-on-windows


You could use RXTX or java.comm.* (examples)