home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / atarist / astker.ann < prev    next >
Text File  |  2020-01-01  |  2KB  |  41 lines

  1.  3-Jul-86 15:37:24-EDT,2255;000000000001
  2. Mail-From: SY.FDC created at  3-Jul-86 15:37:22
  3. Date: Thu 3 Jul 86 15:37:22-EDT
  4. From: Frank da Cruz <SY.FDC@CU20B.COLUMBIA.EDU>
  5. Subject: Kermit Now Available for Atari ST
  6. To: Info-Kermit@CU20B.COLUMBIA.EDU
  7. Message-ID: <12219794750.76.SY.FDC@CU20B.COLUMBIA.EDU>
  8.  
  9. This is to announce Kermit for the Atari ST series of personal computers,
  10. contributed by Bernhard Nebel, Technische Universitaet Berlin
  11. (NEBEL@DB0TUI11.BITNET).  The program is written in DRI C, and is based upon
  12. the OS9 version of Kermit, which was in turn based on the original (simple)
  13. UNIX Kermit.  The program transfers text and binary files, can do wildcard
  14. sends, and includes the necessary settings for communicating with IBM
  15. mainframes (parity, handshake, 8th-bit prefixing).  IBM communications is
  16. one major advantage of this program over the Kermit program that DRI has
  17. been distributing with their GEM developers kit (and which they never
  18. submitted to Columbia Kermit Distribution), and another is that this one
  19. (unlike DRI's) actually employs the GEM user interface.
  20.  
  21. GEM Kermit does not provide a terminal emulator, nor does it manipulate
  22. RS-232 parameters itself.  Instead, it relies on existing accessories from
  23. the desk menu to supply these functions.  Bernhard has also supplied a
  24. special IBM line-mode terminal accessory.
  25.  
  26. The source consists of C and header files, and there are also some
  27. "uuencoded" binary files for the Kermit program itself and various
  28. accessories and resource files.  As originally submitted (via BITNET mail),
  29. the file names had the prefix ST, but since that prefix was already in use
  30. for Software Tools Kermit, I changed the names of the files from STK*.* to
  31. AST*.*.  In most cases this was a simple string replacement, but STKERM.*
  32. became ASTKER.*.  Also UUENCODE.C and UUDECODE.C became ASTUUE.C and
  33. ASTUUD.C, respectively.  I also changed (I hope) all internal references to
  34. these filenames accordingly.
  35.  
  36. The files are available in KER:AST*.* on CU20B via anonymous FTP on the
  37. Internet, or on BITNET from KERMSRV at CUVMA, and should appear within a
  38. reasonable amount of time at Oklahoma State for UUCP access.  ASTKER.DOC is
  39. the documentation (in English), which includes installation instructions.
  40. -------
  41.