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

gnu.io.rfc2217.package-info 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

/*
 * Copyright (C) 2010 Archie L. Cobbs. All rights reserved.
 *
 * $Id: package-info.java 31 2010-11-22 22:43:26Z archie.cobbs $
 */

/**
 * Top level Java package for the jvser RFC 2217 client library.
 *
 *  
 * The central class in this package is {@link gnu.io.rfc2217.TelnetSerialPort}.
 *  
 *
 * @see gnu.io.rfc2217.TelnetSerialPort
 * @see RFC 2217
 * @see The jvser project home page
 */
package gnu.io.rfc2217;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy