Hi list, is it possible to use the Jinterface ilbraries to write an external port program in Java? <br><br>JInterface is very socket-based, but it seems like I can almost use OtpInputStream/OtpOutputStream to do what I want except that OtpInputStream only reads from byte arrays and not an InputStream. Is there an easy remedy?
<br><br>Thanks!<br>Dave<br>