home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / archives / ckc192.zip / READ.ME < prev   
Text File  |  1996-12-28  |  7KB  |  177 lines

  1. C-KERMIT 6.0 READ.ME                                             September 1996
  2.  
  3.              OVERVIEW OF SYSTEM-INDEPENDENT FILES
  4.                C-KERMIT VERSION 6.0.192
  5.  
  6.             Cross-Platform Communications Software
  7.         from the Kermit Project at Columbia University
  8.  
  9. C-Kermit is a combined serial and network communication software package
  10. offering a consistent, medium-independent, cross-platform approach to
  11. connection establishment, terminal sessions, file transfer and management,
  12. character-set translation, and automation of communication tasks.  C-Kermit
  13. includes:
  14.  
  15.  . Consistent operation over serial connections (direct or dialed) and network
  16.    connections (TCP/IP and in some cases also LAT and X.25) -- on a huge
  17.    selection of hardware and software platforms.
  18.  
  19.  . A powerful, portable, easy-to-use script programming language to automate
  20.    practically any communication task on any kind of connection.
  21.  
  22.  . Along with MS-DOS Kermit, the fastest and most advanced implementation of
  23.    the Kermit file transfer protocol available anywhere.
  24.  
  25.  . Character-set translation in both file transfer and terminal sessions, for
  26.    Western- and Eastern-European languages, Cyrillic, Hebrew, and Japanese.
  27.  
  28. For detailed specifications, visit the C-Kermit Web page:
  29.  
  30.   http://www.columbia.edu/kermit/ck60.html
  31.  
  32. This archive contains all the system-dependent source code, documentation
  33. files, and other text files for C-Kermit 6.0, including documentation for
  34. programmers, initialization and directory files, and user documentation.
  35.  
  36. This is NOT a complete C-Kermit package.  To the files in this archive must
  37. be added the system-dependent source and documentation files for the
  38. particular platform; e.g. ck9*.* for OS-9, ckd*.* for Data General AOS/VS,
  39. etc (see ckaaaa.hlp for a complete list).
  40.  
  41. THE KERMIT PROJECT - CONTACT INFORMATION:
  42.  
  43. The Kermit Project is a nonprofit research and development group at Columbia
  44. University dedicated to production of high-quality low-cost communications
  45. software for the widest possible variety of platforms.
  46.  
  47.   The Kermit Project          Web:   http://www.columbia.edu/kermit/
  48.   Columbia University         Email: kermit@columbia.edu
  49.   612 West 115th Street       Voice: +1 212 854-3703
  50.   New York NY  10025-7799     Fax:   +1 212 662-6442  or  +1 212 663-8202
  51.   USA
  52.  
  53. Kermit software is also available for hundreds of other platforms, including
  54. DOS, Windows, OS/2, VMS, AOS/VS, VM/CMS, MVS/TSO, CICS, Stratus VOS, RT11,
  55. RSTS/E, RSX, TSX+, MUMPS, OS/8, Macintosh, GCOS, CP/M, AmigaDOS, RDOS,
  56. RTE, MPE, MTS, MUSIC, PICK, RMX, TRSDOS, ABCDOS, and many more.
  57.  
  58. C-KERMIT 6.0 COPYRIGHT NOTICE:
  59.  
  60.   Copyright (C) 1985, 1996, Trustees of Columbia University in the City of New
  61.   York.  The C-Kermit software may not be, in whole or in part, licensed or
  62.   sold for profit as a software product itself, nor may it be included in or
  63.   distributed with commercial products or otherwise distributed by commercial
  64.   concerns to their clients or customers without written permission of the
  65.   Office of Kermit Development and Distribution, Columbia University.  This
  66.   copyright notice must not be removed, altered, or obscured.
  67.  
  68. DISCLAIMER:
  69.  
  70.   The C-Kermit software is provided in source code form by Kermit Development
  71.   and Distribution, Columbia University.  The software is provided "as is;" no
  72.   other warranty is provided, express or implied, including without
  73.   limitations, any implied warranty of merchantability or implied warranty of
  74.   fitness for a particular purpose.
  75.  
  76.   Neither Columbia University nor any of the contributors to the C-Kermit
  77.   development effort, including, but not limited to, AT&T, Digital Equipment
  78.   Corporation, Data General Corporation, Hewlett-Packard Company, or
  79.   International Business Machines Corporation, warrant C-Kermit software or
  80.   documentation in any way.  In addition, neither the authors of any Kermit
  81.   programs, publications or documentation, nor Columbia University nor any
  82.   contributing institutions or individuals acknowledge any liability resulting
  83.   from program or documentation errors.
  84.  
  85. DOCUMENTATION:
  86.  
  87.   C-Kermit is documented in the book "Using C-Kermit", Second Edition, by
  88.   Frank da Cruz and Christine M. Gianone, Digital Press, ISBN 1-55558-164-1.
  89.   Available at book and computer stores, or order from Columbia University:
  90.   
  91.     Web:  http://www.columbia.edu/kermit/ck60manual.html
  92.  
  93.   or by calling +1 212 854-3703 (MasterCard and Visa accepted).
  94.   
  95.     PLEASE PURCHASE THE DOCUMENTATION
  96.  
  97.   It shows you step-by-step how to use C-Kermit through numerous examples and
  98.   illustrations, it will answer most of your questions, it serves as reference
  99.   work not only for C-Kermit but also for data communications in general, and
  100.   sales of this book help to fund the Kermit development and support effort.
  101.   
  102.   You may also order direct from Digital Press:
  103.  
  104.     +1 800 366-2665   (Woburn, Massachusetts office for USA & Canada)
  105.     +44 1865 314627   (Oxford, England distribution centre for UK & Europe)
  106.     +61 03 9245 7111  (Melbourne, Vic, office for Australia & NZ)
  107.     +65 356-1968      (Singapore office for Asia) 
  108.     +27 (31) 2683111  (Durban office for South Africa)
  109.  
  110.     Digital Press Web site: http://www.bh.com/dp/
  111.     Digital Press E-mail:   info@repp.com
  112.  
  113.   A German-language edition is available from Verlag Heinz Heise in Hannover, 
  114.   Germany, Tel. +49 (05 11) 53 52-0, Fax. +49 (05 11) 53 52-1 29, Web:
  115.   http://www.ix.de/buch/.
  116.  
  117. LICENSING:
  118.  
  119.   To license C-Kermit for embedding in commercial applications, for resale,
  120.   for redistribution in any form to customers or clients, or any other form
  121.   of commercial (re)distribution, contact the Kermit Project.
  122.  
  123. CD-ROMS:
  124.  
  125.   If you have obtained C-Kermit on a CD-ROM collection of "free software",
  126.   C-Kermit was very likely included without permission.  Please help to support
  127.   the Kermit project by obtaining Kermit software through the proper channels,
  128.   with proper documentation.
  129.  
  130. CONTENTS:
  131.  
  132. This tar archive contains the following files for building C-Kermit:
  133.  
  134.   CKC*.H, CKC*.C, CKU.H, CKU*.C, CKWART.C, CKCPRO.W
  135.     The system-independent source code modules
  136.  
  137. And the following text files for programmers / installers / builders:
  138.  
  139.   CKAAAA.HLP
  140.     A more detailed overview of files and naming conventions.
  141.   PATCHES
  142.     A collection of source-code patches for C-Kermit 6.0.192
  143.   CKCCFG.DOC
  144.     Configuration information (feature selection), general.
  145.   CKCPLM.DOC
  146.     Program logic manual (for programmers).
  147.   CKC192.UPD
  148.     Program update history for edits 191-192.  At the end of this file you
  149.     can also find a list of configurations successfully built and tested.
  150.  
  151. And the following text files for users:
  152.  
  153.   CKERMIT.INI
  154.     Standard initialization file.
  155.   CKERMOD.INI
  156.     Sample customization file.
  157.   CKERMIT.KDD
  158.     Sample dialing directory file.
  159.   CKERMIT.KND
  160.     Sample dialing directory file.
  161.   CKERMIT.KSD
  162.     Sample services directory file.
  163.  
  164.   CKERMIT.UPD
  165.     Updates: Supplement to "Using C-Kermit", 2nd Edition.
  166.   CKERMIT.BWR
  167.     "Beware file" (limitations, known bugs, hints), general.
  168.  
  169.   CKEDEMO.KSC
  170.     Demonstration macros from "Using C-Kermit"
  171.   CKEPAGE.KSC
  172.     Macros for sending Alphanumeric pages
  173.   CKEVT.KSC
  174.     More demonstration macros from "Using C-Kermit"
  175.  
  176. (End of READ.ME)
  177.