All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gnu.io.rfc2217.overview.html Maven / Gradle / Ivy

Go to download

A fork of the RXTX library with a focus on ease of use and embeddability in other libraries.

There is a newer version: 5.2.1
Show newest version




 
This is the API documentation for version @VERSION@ of the jvser
library, which implements the client side of the RFC 2217
serial-over-Telnet protocol.
 

 
RFC 2217 defines a TCP protcol for virtualizing
traditional serial ports over a telnet connection. This allows clients to connect to remote serial
lines using access servers that support this protocol.
 

 
This library provides the  TelnetSerialPort class
for RFC 2217 serial port connections.
This class implements the
 javax.comm.SerialPort
API, and so is backward-compatible with existing Java software that works with serial ports. 
 

 
Visit the jvser homepage at  http://jvser.googlecode.com/.
 






© 2015 - 2024 Weber Informatics LLC | Privacy Policy