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

  1. From cmg  Fri Aug 23 15:13:06 1991
  2. Return-Path: <cmg>
  3. Received: by watsun.cc.columbia.edu (5.59/FCB)
  4.     id AA08669; Fri, 23 Aug 91 15:13:06 EDT
  5. Date: Fri, 23 Aug 91 15:13:05 EDT
  6. From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  7. To: Info-Kermit
  8. Subject: Info-Kermit Digest V14 #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.0.682974785.cmg@watsun.cc.columbia.edu>
  13.  
  14. Info-Kermit Digest         Fri, 23 Aug 1991        Volume 14 : Number 3
  15.  
  16. Today's Topics:
  17.  
  18.            MS-DOS Kermit 3.11 Prerelease Ready for Testing
  19.           Termcap/Terminfo for MS-DOS Kermit on the Wang PC
  20.               MS-DOS Kermit Speed under Windows
  21.  
  22. Digest submissions may be sent to Info-Kermit@WATSUN.CC.COLUMBIA.EDU or
  23. KERMIT@CUVMA.BITNET.  Requests for addition to or deletion from the
  24. Info-Kermit subscriber list should be sent to LISTSERV@CUVMA.BITNET or
  25. LISTSERV@CUVMA.CC.COLUMBIA.EDU.  These messages must be of the form:
  26.  
  27.   SUBSCRIBE I-KERMIT <your-personal-name>    (To start a subscription)
  28.   UNSUBSCRIBE I-KERMIT                       (To cancel a subscription)
  29.   REGISTER I-KERMIT <your-personal-name>     (To correct your name)
  30.  
  31. Kermit files may be obtained over networks and by mail order.  On the
  32. Internetwork, use FTP to log in to host WATSUN.CC.COLUMBIA.EDU, a SUN-4/280
  33. running UNIX (SUNOS 4.1), IP host number 128.59.39.2.  Login as user anonymous
  34. (note, lower case), any password, and GET or MGET (MULTIPLE GET) the desired
  35. files.  The Kermit files are in directories kermit/a, kermit/b, kermit/c,
  36. kermit/d, and kermit/e.  Test versions are in kermit/test.  All files in these
  37. directories should be transferred in text (ASCII) mode.  Binaries are in
  38. kermit/bin (use ftp in binary mode).  You can also get Kermit files over the
  39. BITNET/EARN network; to get started send a message with text HELP to KERMSRV,
  40. the Kermit file server, at host CUVMA.  For detailed instructions, read the
  41. file kermit/a/aanetw.hlp (AANETW.HLP on KERMSRV).  To order by mail, request a
  42. complete list of Kermit versions and an order form from Kermit Distribution,
  43. Columbia University Center for Computing Activities, 612 West 115th Street,
  44. New York, NY 10025 USA.
  45.  
  46. ----------------------------------------------------------------------
  47.  
  48.  
  49. Date: Fri, 23 Aug 1991 15:28 EDT
  50. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  51. Subject: MS-DOS Kermit 3.11 Prerelease Ready for Testing
  52. Keywords: MS-DOS Kermit 3.11, TCP/IP
  53.  
  54. >From Professor Joe R. Doupnik (JRD) of Utah State University, a new release
  55. of MS-DOS Kermit.  The final release will occur in about one week, so rapid
  56. testing and reporting of bugs is needed.  Please report problems directly via
  57. e-mail to Joe: jrd@cc.usu.edu (Internet), JRD@USU (BITNET/EARN), with cc to
  58. Info-Kermit@watsun.cc.columbia.edu.  Please limit your reports to bugs
  59. (and/or fixes) -- the design and features of this release are frozen.  The
  60. sooner you get your bug reports in, the greater the chances of getting the
  61. bugs fixed!
  62.  
  63. The differences from version 3.10 are:
  64.  
  65.   NETWORKS:
  66.   . Built-in TCP/IP network support for PCs with Ethernet-style packet drivers.
  67.   . New SET PORT TCP/IP <host>, SET TCP/IP <parameter> <value> commands.
  68.   . Alt-n has \Knethold assigned by default.
  69.   . SET NETBIOS-NAME allows you to set the PC's Netbios node name.
  70.  
  71.   TERMINAL EMULATION:
  72.   . VT220 terminal type now supported.
  73.   . Alt-minus now toggles between current text terminal and graphics screens,
  74.     rather than all possible terminal types.
  75.   . SET TERMINAL CHARACTER-SET DEC-SPECIAL.
  76.   . SET TERMINAL UPSS {DEC-MCS, LATIN1}.
  77.  
  78.   SCRIPT PROGRAMMING:
  79.   . New OPEN, CLOSE, READ, and WRITE commands for local file access.
  80.   . "Long variable names": \m(this-is-a-variable-name).
  81.   . Maximum length for macro definitions raised from 255 to 1000.
  82.   . GOTO is now global, rather than confined to current macro or command file.
  83.  
  84.   OTHER:
  85.   . New simplified and expanded dialing directory using a plain text file.
  86.   . All known 3.10 bugs are fixed.
  87.   . Improved help and status screens.
  88.   . New help and beware files.
  89.  
  90. The long variables work like this.  Define them as if they were macros:
  91.  
  92.   define telephone-number 7654321
  93.  
  94. Refer to them using the new \m() construct:
  95.  
  96.   output atdt \m(telephone-number)\13
  97.  
  98. Those who want to try out the TCP/IP networking support, but don't have
  99. packet drivers, use anonymous FTP to get them from Clarkson College in
  100. Potsdam, NY, host sun.soe.clarkson.edu [128.153.12.3], cd pub/ka9q, use "type
  101. binary", get the appropriate zip, arc, zoo, etc, files, and use PKUNZIP or
  102. ZOO on your PC to unpack them.  Only Ethernet-style packet drivers are
  103. supported.  The new version of Kermit has been sucessfully tested with the
  104. following boards and accompanying packet drivers:
  105.  
  106.   Ungermann-Bass PC/NIC board with Clarkson UBNICPC packet driver 9.1
  107.   3COM 3C503 with Clarkson 3C503 packet driver 9.4.0
  108.   Western Digital WD8003E with Clarkson WD8003E packet driver
  109.   Cabletron boards with Cabletron CSIPD_E (1.05) and CSIPD_X packet drivers
  110.   IBMTOKEN.COM 3C501 emulation packet driver 1.9 over Token Ring board+drivers
  111.   DIS_PKT over NDIS for LAN Manager networks (incl DECnet/DOS, AT&T StarGROUP)
  112.  
  113. The new Kermit commands are:
  114.  
  115.   SET TCP/IP ADDRESS <ip-address>     Tell Kermit the IP address of your PC
  116.   SET TCP/IP BROADCAST <ip-address>   IP broadcast address
  117.   SET TCP/IP SUBNETMASK <ip-address>  Your local IP network subnet mask
  118.   SET TCP/IP GATEWAY <ip-address>     IP address of nearest gateway
  119.   SET TCP/IP DOMAIN <domain-name>     Domain name for your local IP network
  120.   SET TCP/IP PRIMARY-NAMESERVER <ip-address>    Address of primary nameserver
  121.   SET TCP/IP SECONDARY-NAMESERVER <ip-address>  Address of fallback nameserver
  122.   SET TCP/IP HOST <ip-address or host-name>     Default host for SET PORT TCP
  123.   SET PORT TCP/IP <ip-address or host-name>     Specify host to connect to
  124.  
  125. Automatic downloading of some of these parameters via BOOTP or RARP is also
  126. supported.  Before using Kermit's TCP/IP features, be sure to read the TCP/IP
  127. sections at the end of MSKERM.HLP and MSKERM.BWR!
  128.  
  129. Many thanks to Erick Engelke of Waterloo University in Ontario for
  130. contributing his Waterloo TCP package (WATTCP), and for his cooperation in
  131. adapting it to Kermit.
  132.  
  133. The new files are in kermit/test/ms* on watsun.cc.columbia.edu, and in T:MS*.*
  134. on KERMSRV at CUVMA on BITNET/EARN.  Convert the MSTIBM.BOO file into
  135. MSTIBM.EXE with any of the MSBPCT.* programs available in kermit/a or
  136. kermit/bin, or from KERMSRV.  On the Internet only, the binary MSTIBM.EXE
  137. program is available via binary-mode FTP from kermit/bin/mstibm.exe.
  138. FTP users: remember -- transfer files from the kermit/bin directory in binary
  139. mode, transfer all files from all the other directories in text (ASCII) mode.
  140.  
  141. Source code will appear with the final release.
  142.  
  143. See MSKERM.HLP for information about the new commands and about how to use
  144. the dialing directory.  Make sure to get the new MSKERMIT.INI and MSIHAY.SCR
  145. files too, since the dialing directory is implemented by these files (note,
  146. you must rename MSIHAY.SCR to HAYES.SCR so the DIAL command can find it).
  147. There is also a sample dialing directory file MSIDIA.TXT (rename to
  148. DIALUPS.TXT).  The "beware file" for the new version is MSKERM.BWR -- be sure
  149. to read it before reporting problems.
  150.  
  151. As always, our deepest thanks to Joe for his skill, generosity, patience, and
  152. long hours of hard work in making this new version of MS-DOS Kermit available.
  153.  
  154. ------------------------------
  155.  
  156. Date: Thu, 8 Aug 91 16:35:49 EDT
  157. >From: pfm@BOURBAKI.MIT.EDU
  158. Subject: Termcap/Terminfo for MS-DOS Kermit on the Wang PC
  159. Keywords: Wang PC Kermit
  160.  
  161. In case it's of interest to anyone else, I am sending my cheap way out of not
  162. having a terminal emulator with the Wang PC version of MS-DOS Kermit: UNIX
  163. termcap and terminfo files that will make the PC work as a VT100 minus
  164. function keys.  (it has the correct screen and cursor escapes and the cursor
  165. arrow keys which makes it completely adequate for full screen use but not
  166. function keys).
  167.  
  168. Let me also mention that I've put the IBM-PC version of Kermit on several PC's
  169. here we use as terminals, which had vt100 emulators only.  The vt320/tek
  170. emulators are great and will probably save us from buying new graphics
  171. terminals.  Keep up the good work!
  172.  
  173. Best regards,
  174.                      Paul Mende            
  175.  pfm@math.mit.edu            Center for Theoretical Physics    
  176.  pfm@mitlns.bitnet            Massachusetts Inst. of Technology
  177.  
  178. [Ed. - Thanks, Paul.  The Wang PC termcap/terminfo material has been added
  179. to the Kermit distribution as MSVWNG.TC.]
  180.  
  181. ------------------------------
  182.  
  183. Date: Tue, 20 Aug 91 15:15:19 EST
  184. >From: Pat Zerkle <PLZSYS%RITVM@cuvmb.cc.columbia.edu>
  185. Subject: MS-DOS Kermit Speed under Windows
  186. Keywords: MS-DOS Kermit and MS Windows
  187.  
  188. Regarding newsletter comments re MS-DOS 5.0, Windows 3.0, and serial speeds
  189. above 9600.  I use a 386/25MHz  64k cache, 4mb RAM 'AT Clone' (Club American)
  190. with AMI BIOS, connecting via a DEC LAT to an IBM 7171.  I have had no
  191. problem using MS-Kermit 3.1 at 19200 bps under MS-DOS 4.01, MS-DOS 5.0, and
  192. via Windows 3.0 Enhanced under either DOS version.  In Windows, I use the
  193. switch to enable background execution.  The maximum speed is probably limited
  194. by a combination of software/BIOS/architecture/serial hardware/system load, so
  195. we can probably only use empirical methods to get it to work.  As for Windows,
  196. the files \WINDOWS\SYSIN*.TXT installed by Windows (at least, my 5/1/90 files)
  197. explain several SYSTEM.INI settings related to COM ports.  The COMxBuffer and
  198. COMBoostTime settings may help (hurt?) some users.
  199.  
  200. Cordially,
  201. Pat Zerkle
  202.  
  203. [Ed. - Thanks for the encouraging report.  Another user, E.W. Carlson says,
  204. "I don't understand the July 25 comment that MS-Kermit can not run faster
  205. than 9600 baud under Windows.  I routinely run MS-Kermit at 19,200 baud
  206. under Windows on a PS/2 55SX.  The machine is standard IBM equipment with
  207. no special chips added."]
  208.  
  209. ------------------------------
  210.  
  211. End of Info-Kermit Digest
  212. *************************
  213.  
  214.  
  215.