Where can I find an example of a Java application that communicates with equipment via an RS232 serial port?
Created May 4, 2012
Tim Rohaly There are a number of complete examples that come with
the Java Communications API, which you can download from http://java.sun.com/products/javacomm/index.html.