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

  1. From cmg  Thu Sep 19 16:00:24 1991
  2. Return-Path: <cmg>
  3. Received: by watsun.cc.columbia.edu (5.59/FCB)
  4.     id AA02886; Thu, 19 Sep 91 16:00:24 EDT
  5. Date: Thu, 19 Sep 91 16:00:23 EDT
  6. From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  7. To: Info-Kermit
  8. Subject: Info-Kermit Digest V14 #6
  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.685310423.cmg@watsun.cc.columbia.edu>
  13.  
  14. Info-Kermit Digest         Thu, 19 Sep 1991        Volume 14 : Number 6
  15.  
  16. Today's Topics:
  17.  
  18.            Announcing MS-DOS Kermit 2.32/A for Chinese DOS
  19.            MS-DOS Kermit 3.11 Questions and Answers
  20.                Mac Kermit Questions and Answers
  21.               Kermit Files Slightly Reorganized
  22.               Character Set Files and Utilities
  23.  
  24. Digest submissions may be sent to Info-Kermit@WATSUN.CC.COLUMBIA.EDU or
  25. KERMIT@CUVMA.BITNET.  Requests for addition to or deletion from the
  26. Info-Kermit subscriber list should be sent to LISTSERV@CUVMA.BITNET or
  27. LISTSERV@CUVMA.CC.COLUMBIA.EDU.  These messages must be of the form:
  28.  
  29.   SUBSCRIBE I-KERMIT <your-personal-name>    (To start a subscription)
  30.   UNSUBSCRIBE I-KERMIT                       (To cancel a subscription)
  31.   REGISTER I-KERMIT <your-personal-name>     (To correct your name)
  32.  
  33. Kermit files may be obtained over networks and by mail order.  On the
  34. Internetwork, use FTP to log in to host WATSUN.CC.COLUMBIA.EDU, a SUN-4/280
  35. running UNIX (SUNOS 4.1), IP host number 128.59.39.2.  Login as user anonymous
  36. (note, lower case), any password, and GET or MGET (MULTIPLE GET) the desired
  37. files.  The Kermit files are in directories kermit/a, kermit/b, kermit/c,
  38. kermit/d, and kermit/e.  Test versions are in kermit/test.  All files in these
  39. directories should be transferred in text (ASCII) mode.  Binaries are in
  40. kermit/bin (use ftp in binary mode).  You can also get Kermit files over the
  41. BITNET/EARN network; to get started send a message with text HELP to KERMSRV,
  42. the Kermit file server, at host CUVMA.  For detailed instructions, read the
  43. file kermit/a/aanetw.hlp (AANETW.HLP on KERMSRV).  To order by mail, request a
  44. complete list of Kermit versions and an order form from Kermit Distribution,
  45. Columbia University Center for Computing Activities, 612 West 115th Street,
  46. New York, NY 10025 USA.
  47.  
  48. ----------------------------------------------------------------------
  49.  
  50. Date: Fri, 6 Sep 1991 15:28:00 EDT
  51. >From: Quanfang Zhang <BMAZUNET@ICA.BEIJING.CANET.CN>
  52. Subject: Announcing MS-DOS Kermit 2.32/A for Chinese DOS
  53. Keywords: MS-DOS Kermit 2.32/A, Chinese DOS
  54.  
  55. I have translated MS-DOS Kermit Version 2.32/A into a Chinese version which
  56. is called CC-DOS Kermit (CCKermit, the prompt is Kermit-CC) and can run under
  57. either MS-DOS or CC-DOS (Chinese Code DOS).  When CC-Kermit runs under
  58. MS-DOS, it is exactly the same as MS-DOS Kermit 2.32/A, but when it runs
  59. under CC-DOS, all messages on the display are Chinese and the screen display
  60. mode is also modified.  So if you know Chinese but little English, you can
  61. also operate this Kermit successfully.
  62.  
  63. There are a lot of versions of CC-DOS, such as LIANXIAN, STCDOS, CCDOS213,
  64. GWCDOS and so on, and among these versions many differences exist in the
  65. screen display modes.  CC-Kermit can properly run on most CC-DOS versions.
  66. In case you find it can't run on your machine, please let me know. I would
  67. like to help you and make the program more satisfactory.
  68.  
  69. If you find bugs, please contact me.  I am going to do my best on this project
  70. as time permits.
  71.  
  72. Quanfang Zhang 
  73. Computer Network Research Lab
  74. Department of Computer Science & Engineering
  75. Zhejiang University
  76. Hangzhou 310027
  77. PEOPLES REPUBLIC OF CHINA
  78.  
  79. Tel: (571)572244 ext 2400 or (571)761211
  80. Email: BMAZUNET@ICA.BEIJING.CANET.CN
  81.  
  82. [Ed. - Hsei hsei, Quanfang Zhang!  Your Chinese DOS Kermit has been added
  83. to the "C" area of the Kermit Distribution collection, as files CC*.*.
  84. Also, in ~kermit/bin/ on watsun only, the binary executables: ccvibm.exe,
  85. and ccvcga.exe (EGA and CGA versions, respectively).  The file ccaaaa.hlp
  86. gives more information about this version.  The other files are organized
  87. exactly like the MS-DOS Kermit files.  Many thanks for this contribution!]
  88.  
  89. ------------------------------
  90.  
  91. Date: Thu, 20 Sep 1991 12:00:00 EDT
  92. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  93. Subject: MS-DOS Kermit 3.11 Questions and Answers
  94. Keywords: MS-DOS Kermit 3.11
  95.  
  96. There has been an avalanche of mail about MS-DOS Kermit 3.11 over the past
  97. few days.  Here are the most common questions, and some answers.  Much of
  98. this is now noted in a slightly updated MSKERM.BWR file.
  99.  
  100. Q: Why can't I pick up the entire IBM PC 3.11 distribution in one file?
  101.  
  102. A: See the message on this topic in Info-Kermit V4 #2 about this.
  103.    However, by popular demand, the IBM PC version of MS-DOS Kermit 3.11 is
  104.    now available for binary-mode FTP from watsun as a ZIP archive:
  105.    kermit/bin/msvibm.zip.  This file contains all the files that are on
  106.    the distribution disk, plus a copy of the Digest announcement.  Thanks
  107.    to Joe Doupnik for putting the ZIP archive together!
  108.  
  109. Q: I got MSVIBM.BOO from Kermit Distribution, and it was the Sept 6 version,
  110.    rather than the Sept 7 version.
  111.  
  112. A: As of 8:15PM EDT, Sept 17, MSVIBM.BOO is the correct (Sept 7) version.
  113.    Those who picked up this file before that time should replace it.  The
  114.    Sept 6 version cannot be patched.  The Sept 7 version fixes this problem.
  115.    The kermit/bin/msvibm.exe file on watsun was correct, however, and need
  116.    not be replaced.
  117.  
  118. Q: My old script program doesn't work any more.  All my OUTPUT commands,
  119.    which I abbreviated to "O", stopped working.
  120.  
  121. A: Version 3.11 includes a new OPEN command, so O is no longer a sufficient
  122.    abbreviation for OUTPUT.  Make sure all your OUTPUT commands are
  123.    abbreviated to at least "OU", and your OPEN commands to "OP".
  124.  
  125. Q: Why can't I make a TCP/IP connection with Kermit when I am also running
  126.    PC-NFS?
  127.  
  128. A: Because the packet driver allows each protocol (such as ARP, RARP, IP,
  129.    UDP, IPX, etc) to be used by only one application at a time.  This is a
  130.    limitation of packet drivers.
  131.  
  132. Q: Why can't Kermit make TCP/IP connections over SLIP, Appletalk, or Token
  133.    Ring packet drivers?
  134.  
  135. A: Because the code for this has not been written.  Kermit only knows how
  136.    to talk to Ethernet-class (Class 1) packet drivers.  Support for the
  137.    others, as well as built-in support for ODI and NDIS, are major
  138.    development efforts.
  139.  
  140. Q: I can't make Kermit work with the Clarkson DEPCA.COM packet driver and
  141.    a DEC DEPCA Ethernet board.
  142.  
  143. A: We have had several reports like this.  So far nobody has reported
  144.    success with this one.  Make sure you read the installation
  145.    instructions for the DEPCA packet driver -- it needs several special
  146.    command-line parameters, and care must be taken that the default
  147.    hardware interrupt number, 5, is not already used by some other device
  148.    on your PC, like a disk drive or a printer port.  If anybody has had
  149.    success with the DEPCA, please send a report.
  150.  
  151. Q: I can't get Kermit to make TCP/IP connections with the Harvard ODIPKT
  152.    driver on a Token Ring network.
  153.  
  154. A: This would require additional coding in Kermit to understand Token Ring
  155.    framing.  Kermit does work with ODIPKT over Ethernet.
  156.  
  157. Q: I can't assemble the file MSNTNI.ASM.  I get three errors "Cannot
  158.    address with segment register".
  159.  
  160. A: This error occurs with newer releases of Microsoft MASM.  A new copy of
  161.    the file MSNTNI.ASM has been installed that corrects this error, but
  162.    which does not change the Kermit program in any way, and still works with
  163.    MASM 5.0.
  164.  
  165. Q: Where do I get DIS_PKT?
  166.  
  167. A: (Msg from Joe Doupnik): There are two DIS_PKT'S, mine and FTP Software 
  168.    Inc's.  Mine is in an archive named DIS_PKT.TXT (uuencoded) or DIS_PKT.ZIP 
  169.    (same, PKZIP'd) on my VMS VAX, NETLAB.USU.EDU 129.123.1.11 in directories
  170.    [.NOVELL] and [.NETWATCH].  FTP Inc's archive is named DIS_PTK.GUP (a
  171.    nonsense phrase so we can tell apart our two renditions) on their VAX,
  172.    VAX.FTP.COM.  I know mine works fine with almost everything, particularly
  173.    AT&T StarGROUP.  My archive has a long how-to section with three example
  174.    setups.  Recall that configuring Lan Manager material is a fine art.
  175.    Fortunately adding DIS_PKT is really simple (one line in CONFIG.SYS, a
  176.    half dozen in PROTOCOL.INI).  My samples show choices for WD8003E, 3C503,
  177.    and AT&T EN100 boards.  Feel free to raid my cookie jars.
  178.  
  179. Q: Why does the new MSKERMIT.INI give lots of error message when used with the
  180.    generic DOS Kermit version, MSVGEN.EXE?
  181.  
  182. A: It doesn't any more.  An updated version of MSKERMIT.INI is now available,
  183.    which tests to make sure it is executing on an IBM PC or compatible before
  184.    it tries to execute IBM-specific commands like SET TERMINAL.
  185.  
  186. ------------------------------
  187.  
  188. Date: Thu, 20 Sep 1991 13:00:00 EDT
  189. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  190. Subject: Mac Kermit Questions and Answers
  191. Keywords: Mac Kermit
  192.  
  193. I have had literally thousands of inquiries about Mac Kermit in recent
  194. months, many more than I can answer personally.  Let me try to summarize
  195. the situation very briefly for everybody.
  196.  
  197. Q: Why doesn't (cut and paste, printing, etc etc etc etc etc) work in
  198.    0.97(57), 0.98(63), 0.99(91), etc etc etc?  Why doesn't Mac Kermit work
  199.    right under System 7?  Why are the fonts messed up?  Why isn't parity
  200.    restored when I launch from a settings file?  Why do settings files created
  201.    by different releases of Mac Kermit not call up the appropriate release
  202.    when I open them?  Why are the key mappings for certain keys like Ctrl-@
  203.    messed up?  How do I type international characters?  Why doesn't flow
  204.    control work?  Why does Mac Kermit always hang up when I quit?  etc etc.
  205.  
  206. A: The last official release of Mac Kermit was 0.9(40).  Any version
  207.    with a higher number is a test release, to be used at your own risk.
  208.    The new Mac OS, System 7, came out after 0.9(40) and seems to have
  209.    broken several of Mac Kermit's features.
  210.  
  211. Q: When will we see a new release of Mac Kermit?
  212.  
  213. A: Soon, I hope.  Our previous Macintosh volunteer programmer, Paul Placeway,
  214.    has retired from Mac Kermit development after several years of hard work
  215.    and invaluable contributions.  Several new developers have recently come
  216.    forward, but it will take some time to come up with a new release that has
  217.    the features you want, works with a wide range of Macintosh models,
  218.    keyboards, and systems, and is well documented.  In the meantime, we have a
  219.    very comprehensive list of bugs to correct and features to add, and this
  220.    work is in progress.  Watch Info-Kermit for announcements of test releases.
  221.  
  222. ------------------------------
  223.  
  224. Date: Thu, 20 Sep 1991 13:00:00 EDT
  225. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  226. Subject: Kermit Files Slightly Reorganized
  227. Keywords: Kermit Distribution
  228.  
  229. Due to the increased space required by MS-DOS Kermit 3.11, several Kermit
  230. versions were moved from the "A" area to the "C" area (primarily the Atari
  231. and CP/M-86 versions).  Also, several other Kermit versions were moved from
  232. the "B" area to the "D" area -- long-discontinued systems like the DEC-20
  233. (where Kermit was first developed) and the DEC-10.  Several obsolete and
  234. redundant Kermit versions were totally retired.  If anybody notices that they
  235. are missing and suffers for it, they can be resurrected.  A complete list of
  236. the moves and changes can be found in the file AAVERS.UPD, the AAV*.HLP
  237. files have been updated to show the new locations, as has AAFILES.HLP.
  238.  
  239. ------------------------------
  240.  
  241. Date: Wed, 18 Sep 1991 20:14:12 EDT
  242. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  243. Subject: Character Set Files and Utilities
  244. Keywords: Character Set Files and Utilities, PostScript, Cyrillic
  245.  
  246. A new directory has been set up on watsun only: kermit/charsets.  The files
  247. in this directory are not part of the normal Kermit distribution, and they do
  248. not follow the normal naming conventions.  But they should prove useful to
  249. Kermit users who want to use or learn about text files containing national
  250. and international characters.
  251.  
  252. Included in the kermit/charsets directory are character set tables for many
  253. character sets, which include the character names, values in decimal, octal,
  254. hex, and row/column notation, and the 8-bit character values themselves.
  255. Most of these tables (e.g. cp437.txt, cp850.txt, latin1.txt, next.txt, etc)
  256. were produced by C programs (cp437.c, cp850.c, etc), so if you can't transfer
  257. the 8-bit text successfully, get the corresponding C program, compile it, and
  258. run it to recreate the character set table.
  259.  
  260. Also included is a program, textps, for converting plain text containing
  261. 8-bit characters to PostScript.  The original file can be in any of several
  262. character sets including Latin-1, various IBM code pages, Apple QuickDraw,
  263. NeXT, DEC MCS, etc.  You can use this program on any UNIX system, MS-DOS,
  264. VAX/VMS, and any other computer that has a C compiler and supports the idea
  265. of standard input and output redirection.  Thanks to Frank da Cruz for the
  266. character set programs, tables, and the textps program.
  267.  
  268. Finally, the files cp866.doc and cp866.uue contain a Cyrillic code page
  269. (real Cyrillic characters) you can use on your PC if it has an EGA or higher
  270. and DOS 3.30 or higher.  This was contributed by Dimitri Vulis of the City
  271. University of New York.  cp866.doc tells how to install the code page.
  272.  
  273. Once your Cyrillic code page is installed, you can display cp866.txt (the
  274. Cyrillic code page table) on your screen locally from DOS, you can use DOS
  275. applications to create and view Cyrillic files, etc.  MS-DOS Kermit 3.10 and
  276. later supports CP866 as a file transfer character set, and you can also use
  277. your Cyrillic code page during during terminal emulation with any of three
  278. commonly used Cyrillic host character sets: ISO 8859-5, KOI-8, or Short KOI.
  279. Kermit initialization files, from Konstantin Vinogradov of the International
  280. Centre for Scientific and Technical Information in Moscow, are provided for
  281. this purpose in the files kermit/charsets/*.ini.
  282.  
  283. The organization and naming of the files in this area is subject to change.
  284. Meanwhile, additional contributions to this collection of character set
  285. tables and utilities are most welcome.
  286.  
  287. ------------------------------
  288.  
  289. End of Info-Kermit Digest
  290. *************************
  291.