diff options
author | David Spencer <nobbutl@yahoo.co.uk> | 2010-05-12 23:30:22 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:30:22 +0200 |
commit | 4ded9f1228435d8d0d26de1f82344d77eefd4a55 (patch) | |
tree | 13fc01fcc61795f6ac3d252cc87775fbe1ebc523 /libraries/javacomm/README | |
parent | 432a13b44d2300f397ea456cf6df4ac7767e6141 (diff) | |
download | slackbuilds-4ded9f1228435d8d0d26de1f82344d77eefd4a55.tar.gz |
libraries/javacomm: Added to 12.2 repository
Diffstat (limited to 'libraries/javacomm/README')
-rw-r--r-- | libraries/javacomm/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/javacomm/README b/libraries/javacomm/README new file mode 100644 index 0000000000..67ed13a193 --- /dev/null +++ b/libraries/javacomm/README @@ -0,0 +1,7 @@ +The Java Communications API (also known as javax.comm) is a Java extension +that provides access to RS-232 hardware (serial ports) and limited access +to IEEE-1284 hardware (parallel ports). + +Note: this is an obsolete version of the Solaris implementation of Javacomm. +It is intended for use only with JMRI (available at Slackbuilds.org). +It is not necessarily suitable for use with other applications. |