home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / archives / 3795 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  5.1 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!agate!usenet
  2. From: swalton@huey.csun.edu (stephen walton)
  3. Newsgroups: comp.archives
  4. Subject: [comp.sys.amiga.announce] C-Kermit 5A for the Amiga
  5. Followup-To: comp.sys.amiga.misc
  6. Date: 16 Dec 1992 09:28:12 GMT
  7. Organization: University of California, Berkeley
  8. Lines: 120
  9. Sender: adam@soda
  10. Approved: adam@soda
  11. Distribution: world
  12. Message-ID: <1gmsrcINNn1b@agate.berkeley.edu>
  13. References: <20008@ucdavis.ucdavis.edu>
  14. Reply-To: swalton@huey.csun.edu (stephen walton)
  15. NNTP-Posting-Host: soda.berkeley.edu
  16. X-Original-Newsgroups: comp.sys.amiga.announce
  17. X-Original-Date: 10 Dec 92 23:06:50 GMT
  18.  
  19. Archive-name: auto/comp.sys.amiga.announce/C-Kermit-5A-for-the-Amiga
  20.  
  21. TITLE
  22.  
  23.      C-Kermit for the Amiga
  24.  
  25. VERSION
  26.  
  27.      5A(188)
  28.  
  29. COMPANY
  30.  
  31.      Freely distributable, copyright held by Columbia University.
  32.  
  33. AUTHOR
  34.  
  35.      Frank da Cruz, Columbia University, fdc@watsun.cc.columbia.edu
  36.      Original Amiga port by Jack Rouse, formerly of Software Distillery
  37.      Current Amiga maintenance by Stephen Walton, swalton@huey.csun.edu
  38.  
  39. DESCRIPTION
  40.  
  41.      C-Kermit is a very portable implementation of the Kermit file
  42. transfer protocol, written in C (obviously).  The Kermit protocol is
  43. available on hundreds of different machines, including machines with
  44. non-ASCII character sets and ones with only 7-bit-wide connections.
  45. C-Kermit is a very sophisticated implementation of Kermit, including a
  46. full programmable script language.
  47.  
  48.      C-Kermit for the Amiga combines file transfers with simple ANSI
  49. terminal emulation through an Amiga RAW: console window on the
  50. Workbench screen.  All features available on the Unix version of
  51. C-Kermit are also on the Amiga with the exception of the DIAL and
  52. SCRIPT commands (this last is a UUCP-style scripting facility, not to
  53. be confused with the programmable language mentioned above).
  54.  
  55. NEW FEATURES
  56.  
  57.      C-Kermit 5A was 3-1/2 years in the development.  The new features
  58. are too numerous to mention;  here are the highlights:
  59.  
  60. o   Fully programmable script language
  61.  
  62. o   Full duplex file transfers using the "sliding windows" extension
  63.     to the original Kermit protocol
  64.  
  65. o   Attribute packets, which allow the receiving system to preserve
  66.     the creation date, record length, access codes, and other
  67.     system-dependent information.
  68.  
  69. o   International character set support with translation.  When
  70.     transferring a file from a German to an American machine, for
  71.     example, C-Kermit can automatically transliterate u-umlaut into
  72.     ue.
  73.  
  74. o   On the Amiga, support for serial.device emulators which use other
  75.     communication ports or network boards.
  76.  
  77. HOST NAME
  78.  
  79.      All versions of Kermit are available for anonymous FTP from
  80. watsun.cc.columbia.edu (128.39.59.2).
  81.  
  82. DIRECTORY
  83.  
  84.      All versions of Kermit are in the subdirectories of the directory
  85. /kermit on watsun.  C-Kermit is in /kermit/b.  Pre-compiled binaries
  86. for some systems, including the Amiga, are in /kermit/bin.
  87.  
  88. FILE NAMES
  89.  
  90.     The minimum file you need to run Amiga C-Kermit is the executable,
  91. available from watsun as /kermit/bin/ckiker.exe, which should be
  92. transferred in FTP binary mode.  All other files are ASCII text files
  93. in /kermit/b.  The general C Kermit files have names beginning with
  94. cka, C-Kermit sources begin with ckc, Unix files with cku, and the
  95. Amiga files with cki (I for Intuition).  I recommend getting the
  96. following files from /kermit/b: ckaaaa.hlp, ckiaaa.hlp, ckiker.doc,
  97. and ckuker.doc (ASCII docs) or ckuker.ps (PostScript docs), in
  98. addition to the executable.  C Kermit is also available for the Mac
  99. (files beginning with ckm), OS/2 (files beginning with cko), and VMS
  100. (files beginning with ckv).
  101.  
  102. PRICE
  103.  
  104.      All versions of Kermit are free.  (In fact, I'm told Kermit is
  105. the Celtic word for "free".)
  106.  
  107. DISTRIBUTABILITY
  108.  
  109.      Kermit is freely distributable, and is copyright by Columbia
  110. University, New York City, NY, USA.
  111.  
  112. OTHER
  113.  
  114.      A few personal words here about the direction C Kermit will be
  115. taking.  On other personal-computer class machines, C Kermit combines
  116. file transfer with sophisticated terminal emulation, often including
  117. VT100 and Tektronix graphics.  Of course, the Amiga is blessed with
  118. multitasking, some wonderful terminal emulators, and the XPR External
  119. Protocol specification.  Thus, the terminal emulation in Amiga C
  120. Kermit is unlikely to improve.  Rather, I plan to implement version 5A
  121. as an Amiga external protocol, which will replace the current version
  122. of XPR Kermit.  Don't look for this before summer 1993, though.
  123.  
  124.      In the meantime, use C Kermit if you have need for high
  125. efficiency Kermit file transfers, attribute packets, or the ability to
  126. do sophisticated, programmable, unattended uploads and downloads.
  127.  
  128.      At the moment, I have read-only access to the USENET, so while I
  129. will monitor comp.sys.amiga.datacomm for comments and feedback, I will
  130. only respond by electronic mail.  Also, the electronic mail address
  131. you should use for me is now "swalton@huey.csun.edu" rather than the
  132. alias "srw@csun.edu" which some of you may have used in the past.
  133.  
  134. --
  135. Read all administrative posts before putting your post up.  Mailing
  136. list: announce-request@cs.ucdavis.edu.  Comments to zerkle@cs.ucdavis.edu.
  137. MAIL ALL COMP.SYS.AMIGA.ANNOUNCE ANNOUNCEMENTS TO announce@cs.ucdavis.edu.
  138.  
  139.