JavaTM Communications API for OS/2® Product README


© Copyright IBM Corporation 1999, 2002. All rights reserved.


JavaTM Communications API for OS/2, Version 2.0.1 is supported on the following OS/2 products:

Note: For information on the Double Byte Character Set (DBCS) FixPak equivalents, see the FixPaks section.


Contents

  • 1.0 OVERVIEW
  • 1.1 FixPaks


  • 2.0 INSTALLING JAVA COMMUNICATIONS API FOR OS/2


  • 3.0 UNINSTALLING JAVA COMMUNICATIONS FOR OS/2


  • 4.0 DOCUMENTATION


  • 5.0 KNOWN LIMITATIONS


  • 6.0 NOTICES


  • 7.0 TRADEMARKS

  • 1.0 OVERVIEW

    Java Communications API for OS/2 enables Java applications to have a platform-independent way of performing serial and parallel port communications for technologies such as voice mail, fax, and smartcards. After writing serial or parallel port communications for your application, you can then include those files with your application. You can also include Java Communications API for OS/2 with your application for redistribution.

    Java Communications API for OS/2 supports EIA232 (RS232) serial ports and IEEE 1284 parallel ports and is supported on systems with the Runtime Environment that is a part of the IBM OS/2 Warp Developer Kit, Java 2 Technology Edition, 1.3.0 or later.

    Using Java Communications API for OS/2, you can:


    1.1 FixPaks

    The following considerations apply:

    System FixPak Level Required for OS/2 Warp 4
    SBCS DBCS
    FixPak 5 FixPak FX00505

    For information about downloading a particular FixPak, visit the IBM FixPak Web site at:

          http://ps.software.ibm.com/pbin-usa-ps/getobj.pl?/pdocs-usa/otherservices.html


    2.0 INSTALLING JAVA COMMUNICATIONS API FOR OS/2

    Complete the following steps to install Java Communications API for OS/2:

    1. Place the Java Communications API for OS/2 ZIP file (javacomm.zip) in the [x:\javadir] directory, where [x:\javadir] is the drive and directory where you installed the Developer Kit and is one of the following as appropriate:
    2. Unzip the ZIP file by typing the file name at a command prompt (from within the [x:\javadir] directory). The following list shows the files and the subdirectories into which the files are unzipped.
      comm.jar in [x:\javadir]\jre\lib\ext\
      javacomm.prp in [x:\javadir]\jre\lib
      ibmcomm.dll in [x:\javadir]\jre\bin
      syslevel.jcm in [x:\javadir]\jre\bin
    3. Restart the computer.


    3.0 UNINSTALLING JAVA COMMUNICATIONS API FOR OS/2

    To uninstall Java Communications API for OS/2, complete the following steps:

    1. Go to the Developer Kit directory and delete the following files:
             [x:\javadir]\jre\lib\ext\comm.jar
             [x:\javadir]\jre\lib\javacomm.prp
             [x:\javadir]\jre\bin\ibmcomm.dll
             [x:\javadir]\jre\bin\syslevel.jcm
      where [x:\javadir] is the drive and directory where you installed the Developer Kit and is one of the following as appropriate:

    2. Restart the computer.


    4.0 DOCUMENTATION

    For a general overview of JAVACOMM, see the following Web site:

    Click Products & APIs and scroll down to the Optional Packages section. The documents at this Web site contain links to many other Web-based information sources.


    5.0 KNOWN LIMITATIONS

    Parallel Port communications

    Serial Port communications


    6.0 NOTICES

    © Copyright IBM Corporation 1999, 2002. All rights reserved.

    U.S. Government Users Restricted Rights -- Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.


    7.0 TRADEMARKS

    The following terms are trademarks of International Business Machines Corporation in the U.S., or other countries, regions, or both:

          IBM
          OS/2
          OS/2 Warp

    Java is a trademark of Sun Microsystems, Inc. in the U.S. and other countries or regions. The Java technology is owned and exclusively licensed by Sun Microsystems, Inc.

    Other company, product, and service names may be trademarks or service marks of others.

    THIS DOCUMENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. IBM DISCLAIMS ALL WARRANTIES, WHETHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE AND MERCHANTABILITY WITH RESPECT TO THE INFORMATION IN THIS DOCUMENT. BY FURNISHING THIS DOCUMENT, IBM GRANTS NO LICENSES TO ANY PATENTS OR COPYRIGHTS.


    [END-OF-README-FILE]