home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / e / v16.3 < prev    next >
Internet Message Format  |  2020-01-01  |  12KB

  1. From cmg  Thu Oct  1 11:08:46 1992
  2. Return-Path: <cmg>
  3. Received: by watsun.cc.columbia.edu (5.59/FCB/jba)
  4.     id AA18967; Thu, 1 Oct 92 11:08:46 EDT
  5. Date: Thu, 1 Oct 92 11:08:44 EDT
  6. From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  7. To: Info-Kermit
  8. Subject: Info-Kermit Digest V16 #3
  9. Reply-To: Info-Kermit@watsun.cc.columbia.edu
  10. Queries-To: Info-Kermit-Request@WATSUN.CC.COLUMBIA.EDU
  11. Errors-To: Info-Kermit-Request@watsun.cc.columbia.edu
  12. Message-Id: <CMM.0.90.4.717952124.cmg@watsun.cc.columbia.edu>
  13.  
  14. Info-Kermit Digest         Wed, 30 Sep 1992        Volume 16 : Number 3
  15.  
  16. Today's Topics:
  17.     MS-DOS Kermit 3.12 Released
  18.     IBM Mainframe Kermit-370 4.2.3 / 4.2.4 Released
  19.     New Kermit Program for IBM CS9000
  20.     Announcing Commodore 64/128 Kermit Version 2.2 for the SwiftLink-232 
  21.     Reorganization and Updating of Commodore Kermit Files
  22.  
  23. Digest submissions may be sent to Info-Kermit@WATSUN.CC.COLUMBIA.EDU or
  24. KERMIT@CUVMA.BITNET.  Requests for addition to or deletion from the
  25. Info-Kermit subscriber list should be sent to LISTSERV@CUVMA.BITNET or
  26. LISTSERV@CUVMA.CC.COLUMBIA.EDU.  These messages must be of the form:
  27.  
  28.   SUBSCRIBE I$KERMIT <your-personal-name>    (To start a subscription)
  29.   UNSUBSCRIBE I$KERMIT                       (To cancel a subscription)
  30.   REGISTER I$KERMIT <your-personal-name>     (To correct your name)
  31.  
  32. Kermit files may be obtained over networks and by mail order.  On the
  33. Internetwork, use FTP to log in to host WATSUN.CC.COLUMBIA.EDU, a SUN-4/280
  34. running UNIX (SUNOS 4.1), IP host number 128.59.39.2.  Login as user anonymous
  35. (note, lower case), any password, and GET or MGET (MULTIPLE GET) the desired
  36. files.  The Kermit files are in directories kermit/a, kermit/b, kermit/c,
  37. kermit/d, and kermit/e.  Test versions are in kermit/test.  All files in these
  38. directories should be transferred in text (ASCII) mode.  Binaries are in
  39. kermit/bin (use ftp in binary mode).  All files on watsun have lowercase
  40. names, and case is significant.
  41.  
  42. You can also get Kermit files over the BITNET/EARN network; to get started
  43. send a message with text HELP to KERMSRV, the Kermit file server, at host
  44. CUVMA.  For detailed instructions, read the file kermit/a/aanetw.hlp
  45. (AANETW.HLP on KERMSRV).  To order by mail, request a complete list of Kermit
  46. versions and an order form from Kermit Distribution, Columbia University
  47. Center for Computing Activities, 612 West 115th Street, New York, NY 10025
  48. USA.
  49.  
  50. ----------------------------------------------------------------------
  51.  
  52. Date: Wed, 30 Sep 1992 13:00:00 EDT
  53. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  54. Subject: MS-DOS Kermit 3.12 Released
  55. Keywords: MS-DOS Kermit 3.12, Kanji, ODI, SLIP, TELNET, TCP/IP, WINPKT
  56.  
  57. This is to announce a maintenance release of MS-DOS Kermit for the IBM PC,
  58. PS/2, and compatibles, from Professor Joe R. Doupnik of Utah State University.
  59. The version number is 3.12, first announced for beta testing on August 26th.
  60. The major new features of version 3.12 are:
  61.  
  62.  . Networking and communications improvements, including support for ODI.
  63.  . Japanese Kanji text file transfer translation.
  64.  . Locking shift protocol for file transfer.
  65.  . IBM mainframe file transfer extension.
  66.  . New script programming and other features.
  67.  . Bug fixes.
  68.  . WINPKT "shim" for TCP/IP connections under Microsoft Windows.
  69.  
  70. The Kanji and locking shift protocol extensions can be used with C-Kermit 5A
  71. and IBM Mainframe Kermit-370 4.2.3 and 4.2.4.  The IBM mainframe file
  72. transfer extension (which allows files to be transferred through
  73. non-transparent 3270 protocol converters) works with the new IBM mainframe
  74. Kermit.
  75.  
  76. See Info-Kermit V16 #2, 26 August 1992, for a more detailed announcement
  77. of MS-DOS Kermit 3.12.  See V16 #1, 6 August 1992, for detailed announcements
  78. concerning the new IBM mainframe Kermit, as well as the announcement below.
  79.  
  80. (Note: Info-Kermit Digest volumes are archived in kermit/e/imail.yyx on watsun
  81. and IMAIL.yyx on CUVMA, where yy is the year, and x = "a" for first half of
  82. year or "b" for second half of year, for example imail.92b (IMAIL.92B) for the
  83. current volume.)
  84.  
  85. NEW FILES
  86.  
  87. Internet anonymous ftp    EARN/BITNET
  88. watsun.cc.columbia.edu    KERMSRV@CUVMA   Description
  89.  
  90.  kermit/bin/msvibm.exe      (none)          Binary executable for IBM PC
  91.  kermit/a/msvibm.boo        MSVIBM BOO      BOO-encoded KERMIT.EXE for IBM PC
  92.  kermit/a/msr312.upd        MSR312 UPD      List of changes since version 3.11
  93.  kermit/a/mskerm.hlp        MSKERM HLP      Updated help file
  94.  kermit/a/mskerm.bwr        MSKERM BWR      Updated beware file
  95.  kermit/a/mskermit.ini      MSKERMIT INI    Updated initialization file
  96.  kermit/a/mscustom.ini      MSCUSTOM INI    New customization file
  97.  
  98. Use MSR312.UPD, MSKERM.HLP, and MSKERM.BWR as your supplement to the MS-DOS
  99. Kermit 3.11 documentation.
  100.  
  101. The source files are available on both watsun and CUVMA in the same directory
  102. as the .BOO and .UPD files.  The source files are all ASCII text files.  Their
  103. names begin with the letters MS (lowercase on watsun), and they have file
  104. types of .C, .H, and .ASM (lowercase on watsun).  Microsoft MASM and C 6.0
  105. are required for building version 3.12 from the source files.
  106.  
  107. The MSVIBM.BOO file is the .EXE file encoded in a printable ASCII format,
  108. suitable for BITNET, e-mail, and other nontransparent modes of transmission.
  109. You can decode the BOO-file back into an .EXE file using any of the MSBPCT.*
  110. programs available in kermit/a/msbpct.* or MSBPCT * from KERMSRV.  See
  111. msbaaa.hlp (MSBAAA HLP) for details.
  112.  
  113. WINPKT is available only on watsun, in the packet-driver collection:
  114.  
  115. File name                              Description
  116.   packet-drivers/bin/winpkt.com           WINPKT executable (binary)
  117.   packet-drivers/doc/winpkt.hlp           WINPKT help file (ascii)
  118.   packet-drivers/src/winpkt.asm           WINPKT source code (ascii)
  119.  
  120. My special thanks to Joe, on behalf all MS-DOS Kermit users everywhere, for
  121. the work and skill he put into this new release, and to Dr. Hirofumi Fujii
  122. of the Japan National Laboratory of High Energy Physics, Tokyo, for
  123. extensive contributions to the Kanji support.  And thanks to all of you
  124. who sent in helpful comments on the Beta version.
  125.  
  126. ------------------------------
  127.  
  128. Date: Wed, 30 Sep 1992 13:00:00 EDT
  129. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  130. Subject: IBM Mainframe Kermit-370 4.2.3 / 4.2.4 Released
  131. Keywords: IBM 370 Kermit, VM/CMS Kermit, MUSIC Kermit, MVS/TSO Kermit
  132. Keywords: CICS Kermit, Kanji
  133.  
  134. This is to announce the final release of IBM Mainframe Kermit-370 4.2.3 for
  135. VM/CMS and MUSIC and Kermit-370 4.2.4 for MVS/TSO and CICS from John
  136. Chandler at the Harvard / Smithsonian Center for Astrophysics.  This version
  137. was announced in the Info-Kermit Digest, V16 #1, 6 August 1992.  The new
  138. files have been moved from the test area (kermit/test/ik*.* on watsun,
  139. T:IK*.* via KERMSRV) to the "production" B area (kermit/b on watsun, IK*.*
  140. via KERMSRV).  Version 4.2.2 has been archived in kermit/old on watsun.
  141.  
  142. The major new features since 4.2.2 are:
  143.  
  144.  . File transfer through non-transparent 3270 protocol converters
  145.  . Locking shift protocol for more efficient transfer of 8-bit text
  146.  . Kanji character-set translation during text file transfer
  147.  
  148. Plus numerous fixes and minor improvements, listed in the previous
  149. announcement.  Thanks to John Chandler for a great job, and his continuing
  150. efforts to enhance this important Kermit program.
  151.  
  152. ------------------------------
  153.  
  154. Date: Thu, 10 Sep 1992 12:00:00 EDT
  155. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  156. Subject: New Kermit Program for IBM CS9000
  157. Keywords: IBM CS9000
  158.  
  159. >From Glenn Howes, University of Wisconsin <howes@bert.chem.wisc.edu>, a
  160. send-only Kermit program for the IBM CS9000 workstation (circa 1980?), written
  161. in IBM 9000 Pascal (a derivative of UCSD Pascal), ideal for those of you who
  162. are retiring your CS9000's and need to move their files to another computer.
  163.  
  164. There is no code for receiving files.  There is also no code for sending
  165. multiple files; you must run the program once for each file to be sent.
  166.  
  167. The files (source and documentation) are in kermit/c/cs9000.* (Internet ftp
  168. in text mode), and also available on BITNET from KERMSRV@CUVMA as CS9000 *.
  169. Thanks to Glenn for writing and submitting this program!
  170.  
  171. ------------------------------
  172.  
  173. >From: Kent Sullivan <kentsu@microsoft.com>
  174. Date: Tue, 29 Sep 729 15:09:44 PDT
  175. Subject: Announcing Commodore 64/128 Kermit Version 2.2 for the SwiftLink-232 
  176. Keywords: Commodore 64 Kermit, SwiftLink-232
  177. Xref: Commodore 128, See Commodore 64
  178.  
  179. Commodore 64/128 Kermit version 2.2 for the SwiftLink-232 serial 
  180. interface is now available.  This special adaptation of Commodore 
  181. Kermit supports modems interfaced via the SwiftLink-232 serial port 
  182. interface only.  As such, this version is not considered to be a 
  183. general upgrade from the existing Kermit v2.2.
  184.  
  185. The SwiftLink-232 is a third-party, high-speed serial interface for the 
  186. Commodore 64/128.  With this interface, higher serial communication 
  187. speeds are possible.  Kermit for the SwiftLink-232 supports 
  188. communication speeds of 300, 1200, 2400, 4800, and 9600 bps.  
  189. Information on ordering a SwiftLink-232 from its manufacturer (Creative 
  190. Micro Designs) is provided in the file C64SLK.TXT in the Kermit 
  191. archives (kermit/c directory).
  192.  
  193. Commodore Kermit, both for the standard C-64/128 and the SwiftLink-232, 
  194. may be downloaded from the Kermit archives or obtained on a CBM floppy 
  195. disk.  For instructions on downloading Kermit from the archives, see 
  196. either C64KER.AAA (standard) or C64SLK.AAA (SwiftLink-232) in the 
  197. kermit/c directory.  For instructions on obtaining Kermit on a floppy 
  198. disk, see the same files or send electronic mail to Kent Sullivan 
  199. (kentsu@microsoft.com).
  200.  
  201. Many thanks to Matthew Sorrels and Ray Moody for making this program a reality.
  202.  
  203. [Ed. - And thanks to Kent for putting everything together and sending it in!
  204. See next message for details about the files.]
  205.  
  206. ------------------------------
  207.  
  208. >From: Kent Sullivan <kentsu@microsoft.com>
  209. Date: Tue, 29 Sep 729 19:17:48 PDT
  210. Subject: Reorganization and Updating of Commodore Kermit Files
  211. Keywords: Commodore 64 Kermit
  212.  
  213. Following the release of C-64/128 Kermit for the SwiftLink-232 
  214. interface (see previous announcement), all of the C-64/128 Kermit v2.2 
  215. files have been re-organized and updated.  Some files have changed, 
  216. some have been deleted, and some new files have been created.  However, 
  217. the actual Kermit v2.2 program has not changed.  Below is a summary of 
  218. the major changes:
  219.  
  220. 1) New Kermit v2.2 for the SwiftLink-232-interface-only released.
  221.  
  222. 2) Documentation (C64KER.DOC) updated to reflect new native-media distribution
  223.    arrangements and terms.
  224.  
  225. 3) New "read me first" help file (C64KER.AAA for standard Kermit, C64SLK.AAA
  226.    for SwiftLink-232 Kermit) created.
  227.  
  228. 4) New instructions file (C64KER.PAL) created for modifying standard Kermit to
  229.    run on European (PAL) C-64s and C-128s.
  230.  
  231. 5) New utility to create an autoboot sector (C-128s only) for standard Kermit
  232.    (C64KER.SEC) and SwiftLink-232 Kermit (C64SLK.SEC) added.
  233.  
  234. 6) Bootstrapping utility (C64BOOT.BAS and C64BOOT.C) completely re-written to
  235.    be more user-friendly and robust.  Many thanks to Matt Sorrels and Ray
  236.    Moody for overhauling this utility.
  237.  
  238. 7) Binary versions of the Kermit files placed in the kermit/bin directory of
  239.    the Kermit archives, as a convenience for those who can make use of them.
  240.  
  241. 8) Outdated information in other files removed and/or updated.
  242.  
  243.  
  244. Below is a summary of the Commodore Kermit file groups in kermit/c (Tape C):
  245.  
  246. C64BOOT.*    Bootstrapping utility for standard or SwiftLink-232 Kermit
  247.  C64KER.*    Standard Commodore 64/128 Kermit v2.2
  248.  C64SLK.*    Commodore 64/128 Kermit v2.2 for the SwiftLink-232 interface
  249.  
  250. Note that the C64DXL.* files have been deleted; they are no longer needed.
  251.  
  252. Below is a summary of the Commodore Kermit file groups in kermit/bin:
  253.  
  254. C64HELP.TXT  Short read-me file describing the binary files below
  255.  C64KER.*    Binary collection of standard Commodore 64/128 Kermit v2.2 files
  256.  C64SLK.SDA  Binary collection of Commodore 64/128 Kermit v2.2 files for the
  257.              SwiftLink-232 interface
  258.  
  259. [Ed. - Note: these files have lowercase names on watsun.cc.columbia.edu
  260. and uppercase names on BITNET KERMSRV@CUVMA.  The binary files are available
  261. on watsun only; use FTP in binary mode to retrieve them (except note that
  262. c64help.txt is actually a text file.]
  263.  
  264. ------------------------------
  265.  
  266. End of Info-Kermit Digest
  267. *************************
  268.