home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / archives / ckc190.zip / ckoaaa.dsk < prev    next >
Text File  |  1996-03-21  |  10KB  |  216 lines

  1. READ.ME                OS/2 C-Kermit 5A(190)            October 1994
  2.  
  3. OS/2 C-Kermit is a powerful, full-function communications software
  4. program for your OS/2 system.  C-Kermit supports serial communications,
  5. automatic dialing, TCP/IP, DECnet/LAT, NETBIOS, and Named Pipes as
  6. communication methods, with VT52, VT100, VT102, VT220, and ANSI
  7. terminal emulation, key mapping, screen rollback, screen copy and
  8. printing, fast and reliable Kermit file transfer, national and
  9. international character-set conversion, and includes a powerful,
  10. easy-to-use script programming language.
  11.  
  12.   C-Kermit Software Copyright (C) 1985, 1994, Trustees of Columbia
  13.   University in the City of New York.  The C-Kermit software may not
  14.   be, in whole or in part, licensed or sold for profit as a software
  15.   product itself, nor may it be included in or distributed with
  16.   commercial products or otherwise distributed by commercial concerns
  17.   to their clients or customers without written permission of the
  18.   Office of Kermit Development and Distribution, Columbia University.
  19.   This copyright notice must not be removed, altered, or obscured.
  20.  
  21. The above copyright notice also applies to inclusion of C-Kermit on
  22. so-called "freeware" and/or "shareware" CD-ROMs.
  23.  
  24. Numerous improvements have been made to OS/2 C-Kermit since "Using
  25. C-Kermit" was published.  Be sure to read the CKERMIT.INF file
  26. included on the diskette.
  27.   
  28.  
  29. INSTALLATION INSTRUCTIONS
  30.  
  31. To install C-Kermit 5A(190) on your OS/2 system:
  32.  
  33.  1. Insert the C-Kermit diskette into a diskette drive.
  34.  
  35.  2. Click on the diskette icon for that diskette drive.
  36.  
  37.  3. Click on the INSTALL.CMD file and then answer the
  38.     questions.
  39.  
  40. Alternatively, from an OS/2 command window, type the command
  41. "a:install" (substitute a different disk letter if necessary).
  42.  
  43. After installation, you can use C-Kermit by clicking on its desktop
  44. icon or, in a command window, typing "ckermit".  
  45.  
  46. If desired, you can skip the automatic installation procedure and
  47. follow the instructions on pages 421-423 of "Using C-Kermit" (if you
  48. don't have the book, ordering information is given below).  This
  49. gives you a bit more flexibility, but requires that you edit some
  50. files yourself.
  51.  
  52. WHAT IS ON THE OS/2 C-KERMIT DISTRIBUTION DISKETTE
  53.  
  54. READ.ME
  55.   This file.
  56.  
  57. INSTALL.CMD (or CKOINS.CMD)
  58.   OS/2 C-Kermit installation procedure (a REXX program).
  59.  
  60. CKOKER16.EXE or CKOKER32.EXE
  61.   The OS/2 C-Kermit program, either the 16-bit version or the 32-bit
  62.   version, depending on which one you ordered.  It will be installed
  63.   as CKERMIT.EXE if you use the INSTALL procedure.  The 16-bit
  64.   version should be used on OS/2 1.x.  The 32-bit version should be
  65.   used on OS/2 2.x and Warp.
  66.  
  67. CKO32I20.DLL - IBM TCP/IP 2.0 32-bit interface
  68. CKO32I12.DLL - IBM TCP/IP 1.2 32-bit interface
  69. CKO16I12.DLL - IBM TCP/IP 1.2 16-bit interface
  70. CKO32F13.DLL - FTP PC/TCP 1.3 32-bit interface
  71. CKO16F13.DLL - FTP PC/TCP 1.3 16-bit interface
  72.   Interface between C-Kermit and your installed TCP/IP software, if
  73.   any: IBM TCP/IP or FTP Software PC/TCP. The FTP DLLs also work
  74.   with Essex Systems TCP/2 and IP-Switch Vantage IP.  The IBM DLLs
  75.   work with other TCP/IP products that are IBM compatible.  The
  76.   appropriate DLL is loaded automatically at runtime.  These files
  77.   must be in your CKERMIT directory, i.e. the directory from which
  78.   C-Kermit is started.
  79.  
  80. CKOSYSL.CK1 or CKOSYSL.CK2
  81.   SYSLEVEL info for 16-bit and 32-bit versions, respectively.
  82.  
  83. CKERMIT.CMD
  84.   A sample REXX CMD file for starting OS/2 C-Kermit.  Handled
  85.   automatically by INSTALL.CMD.  Or read and modify to suit your
  86.   requirements. 
  87.  
  88. CKERMIT.ICO
  89.   OS/2 C-Kermit desktop icon.
  90.  
  91. CKERMIT.INI
  92.   Standard C-Kermit 5A initialization file.  Sets up your dialing
  93.   and services directories, and defines several handy command
  94.   macros.  This is an ordinary text file; it documents itself --
  95.   just read it in a text editor, or print it.
  96.  
  97. CKERMOD.INI
  98.   Sample C-Kermit 5A customization file, edit to suit your needs.
  99.   NOTE: the INSTALL procedure will modify this file to include your
  100.   preference for port, modem type, and communication speed.  If you
  101.   are installing over a previous C-Kermit version, the install
  102.   procedure skips the questions and leaves this file alone; it also
  103.   leaves your previous dialing and services directory intact rather
  104.   than replacing them with the sample ones from this diskette.
  105.  
  106. CKERMIT.KDD
  107.   Sample C-Kermit dialing directory file.  Edit this file to include
  108.   the numbers that you actually call.  See pages 50-67 of "Using
  109.   C-Kermit" for complete instructions on dialing.  NOTE: You don't
  110.   need to use the dialing directory in order to make modem calls; it
  111.   is merely a convenience that lets you refer to frequently called
  112.   numbers by name - "dial work" instead of "dial 1 212 555-1234".
  113.  
  114. CKERMIT.KSD
  115.   Sample C-Kermit services directory file.  This lets you establish
  116.   connections and log in automatically to all sorts of hosts and
  117.   services in a uniform way, no matter what the connection method.
  118.   See Chapter 13 of "Using C-Kermit", and the services directory
  119.   section of CKERMIT.INF.
  120.  
  121. CKERMIT.INF
  122.   Documentation for the new features added to C-Kermit since "Using
  123.   C-Kermit" was published.  IMPORTANT: the method for key mapping
  124.   is completely different in version 5A(190) from earlier versions.
  125.   The information that was formerly scattered among several
  126.   different files - CKCKER.UPD, CKCKER.BWR, CKOKER.BWR, CKOREXX.DOC,
  127.   CKOEXP.DOC - has been consolidated into this new file and
  128.   converted to INFO format for use with the Information
  129.   Presentation Facility (IPFC) and can be accessed using the OS/2
  130.   VIEW command or, equivalently, via C-Kermit's UPDATES macro,
  131.   which simply runs VIEW on the CKERMIT.INF file.
  132.  
  133. CKOVTK2.INI
  134.   Sample key settings file to make DEC VT52, VT100, VT102, and VT220
  135.   key assignments for the IBM PC extended (101) keyboard, which,
  136.   among other things, makes the IBM numeric keypad act like the DEC
  137.   VT terminal numeric keypad, Gold key and all.  Tell C-Kermit to
  138.   TAKE this file to make the key assignments.  For a detailed listing
  139.   of the mapping between DEC keys and PC keys, read the CKOVTK2.INI
  140.   file itself (it's an ordinary text file).
  141.  
  142. EMACSKEY.INI
  143.   Sample key mappings for EMACS and Crisp, using Alt key as Meta key.
  144.   Read this file for further info, edit it to suit your preferences.
  145.  
  146. XSEND.CMD
  147.   A C-Kermit REXX program to send an entire directory tree from one
  148.   OS/2 system to another, making an exact copy of the directory structure,
  149.   and all the files, including all their attributes.  It can also be used,
  150.   with some restrictions, for sending OS/2 directory trees to DOS or UNIX.
  151.   Read XSEND.CMD for further information.
  152.  
  153. M2ZMODEM.INI, P101.INI, P200.INI, CEXYZ2.INI
  154.   External XMODEM, YMODEM, YMODEM-G, and ZMODEM protocol
  155.   definitions for M2ZMODEM, P 1.01, P 2.0x, and CEXYZ/2, respectively.
  156.   These are C-Kermit command files; use C-Kermit's TAKE command to
  157.   execute them.  To have one of them in effect whenever you use
  158.   C-Kermit, uncomment the appropriate line in the OS/2 section of
  159.   your CKERMOD.INI file.
  160.  
  161. CP437.TXT, CP850.TXT, LATIN1.TXT
  162.   Character-set tables for the two common PC code pages used with
  163.   OS/2 for representing West European languages, and the
  164.   corresponding international standard character set.  Use these for
  165.   practice displaying and transferring international text.
  166.  
  167. DOCUMENTATION
  168.  
  169. To get the best use out of C-Kermit, please purchase the manual if
  170. you don't already have it.  It gives you step-by-step instructions
  171. and it's also a comprehensive reference.  Manual sales are a
  172. primary source of funding for the Kermit effort.
  173.  
  174.   Frank da Cruz and Christine M. Gianone, "Using C-Kermit", Digital Press /
  175.   Butterworth-Heinemann, Woburn, MA, 1993, 514 pages, ISBN 1-55558-108-0
  176.  
  177.   US single-copy price: $39.95; quantity discounts available.  Available in
  178.   computer bookstores or directly from Columbia University:
  179.  
  180.     Kermit Development and Distribution
  181.     Columbia University Academic Information Systems
  182.     612 West 115th Street
  183.     New York NY  10025-7799
  184.     USA
  185.     Telephone: +1 212 854-3703
  186.     Fax:       +2 212 663-8202
  187.  
  188.   Domestic and overseas orders accepted.  Price: US $39.95 (US, Canada,
  189.   and Mexico), US $50 elsewhere.  Orders may be paid by MasterCard or
  190.   Visa, or prepaid by check in US dollars.  Add US $35 bank fee for checks
  191.   not drawn on a US bank.  Price includes shipping.  Do not include sales
  192.   tax.  Inquire about quantity discounts.
  193.  
  194.   You can also order by phone from the publisher, Digital Press /
  195.   Butterworth-Heinemann, with MasterCard, Visa, or American Express:
  196.  
  197.     +1 800 366-2665   (Woburn, Massachusetts office for USA & Canada)
  198.     +44 1865 314627   (Oxford, England distribution centre for UK & Europe)
  199.     +61 03 9245 7111  (Melbourne, Vic, office for Australia & NZ)
  200.     +65 356-1968      (Singapore office for Asia)
  201.     +27 (31) 2683111  (Durban office for South Africa)
  202.  
  203.   A German-language edition is also available:
  204.  
  205.     Frank da Cruz and Christine M. Gianone, "C-Kermit - Einfuehrung und
  206.     Referenz", Verlag Heinz Heise, Hannover, Germany (1994).
  207.     ISBN 3-88229-023-4.  Deutsch von Gisbert W. Selke.  Price: DM 88,00.  
  208.     Verlag Heinz Heise GmbH & Co. KG, Helstorfer Strasse 7, D-30625 Hannover.
  209.     Tel. +49 (05 11) 53 52-0, Fax. +49 (05 11) 53 52-1 29.
  210.  
  211. Contact Columbia University Kermit Distribution for information about
  212. other Kermit software programs, including those for MS-DOS, Windows,
  213. UNIX, VMS, IBM mainframes, and hundreds of others.
  214.  
  215. (End of OS/2 C-Kermit READ.ME file)
  216.