home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / mskermit / msvdm2.bwr < prev    next >
Text File  |  2020-01-01  |  5KB  |  65 lines

  1. 28-Jan-87 09:16:07-EST,4666;000000000001
  2. Mail-From: OC.LASNER created at 28-Jan-87 09:16:04
  3. Date: Wed 28 Jan 87 09:16:04-EST
  4. From: Charles Lasner <OC.LASNER@CU20B.COLUMBIA.EDU>
  5. Subject: Testing of MSVDM2 DECMATE II MS-DOS KERMIT
  6. To: sy.fdc@CU20B.COLUMBIA.EDU
  7. Message-ID: <12274524354.138.OC.LASNER@CU20B.COLUMBIA.EDU>
  8.  
  9. Subject: Performance of DecMate II Kermit (MS-DOS)
  10. To: sy.fdc@CU20B.COLUMBIA.EDU
  11.  
  12. Various tests of MS-DOS KERMIT reveal some problems and limitations that should
  13. be fixable in another release. Many limitations stem from the obvious departure
  14. of MS-DOS KERMITs in general from the "sacred" PC-DOS KERMIT, but the DecMate II
  15. demands a better fate considering how much is "built-in."
  16. A) problems with hanging up. It appears that this Kermit can hang up with all
  17. control characters failing to work when "get"-ing a file. Only <^C> does
  18. anything, and that is to echo "^C<cr><lf>" and keep hanging 'til you do total
  19. bailout hardware reset (with the internal SETUP interrupt key or more drastic
  20. actions) and re-boot MS-DOS.
  21. B) problems exist with REMOTE DIRECTORY command when used with IBM-PC-DOS KERMIT
  22. Server at other end of wire local connection. The command does correctly give up
  23. with <^C> bailout back to MS-KERMIT prompt, but it often makes server start to
  24. create the temporary file $KERMIT$.TMP and then report "       @-" as the entire
  25. directory print out and give another prompt. If you quickly give another REMOTE
  26. DIRECTORY command (while slow floppy-based PC-KERMIT server is still serving up
  27. the temporary file), you can even get several null responses to more commands
  28. (by the way, PC-KERMIT correctly reported the failure to send $KERMIT$.TMP).
  29. These tests were conducted at 9600 and 1200 baud with no change; it also does
  30. occasionally work. To confirm the hardware connection, the DecMate II was also
  31. tested with K278 Kermit. That KERMIT had no problem "get-ing" multiple files
  32. and was not flakey at all; switching to MS-DOS kermit produced consistently
  33. flakey operation with this connection. CP/M KERMIT for DECMATE II also works
  34. fine in "get-ing" files from the PC-DOS server. Since the path to all
  35. communications is the 6120 (which runs K278 by itself), and the Z80 and 8086
  36. use the same interface to talk to the 6120 when running CP/M or MS-DOS, it seems
  37. the culprit is some problem with MS-DOS KERMIT software.
  38. C) when erasing commands to the MS-KERMIT prompt, they don't backspace over the
  39. eradicated characters (they act on it ok however, it's purely visual cosmetics
  40. that are wrong).
  41. D) server mode can also hang up when reversing the roles of server and served
  42. KERMITs (also using Victor 9000 Kermit as the local KERMIT instead of PC-DOS as
  43. local Kermit) with regard to <^C> "numbness."
  44. E) MS-KERMIT for DECMATE II does respond to the setup mode for default baud rate
  45. and to changes "on-line" induced by user SETUP changes in firmware/slushware of
  46. same properly. This has limitations as a) it can't report the current baud rate
  47. which can be figured out (if you're sneaky or have access to DEC's notes on the
  48. subject) and you thus must use SETUP to find out what it is. b) the SETUP mode
  49. only allows five popular baud rates, not the full complement of what can be done
  50. from the 6120 point of view. I have hand-patched K278 Kermit for the 6120 alone
  51. to arbitrarily do any rate the hardware is capable of, which is the usual collection of rates from 50-19200 baud. I don't know if MS-DOS can "tell" the 6120 to change the rates, but it would be nice if DEC told us how...
  52. F) bells and whistles wish list. It would be nice to see some terminal enhancements to this Kermit, ala the PC-DOS version and its terminal tricks such as
  53. buffering the screen to roll it back later, etc. This does not seem to
  54. be anything so hardware specific that it can't be done by nothing more complicated than buffering the characters sent to MS-DOS's screen handler. The LK-201
  55. DEC keyboard has more than enough doo-hickeys (read function keys, and
  56. numeric pad extension keys, and the famous "gold" key, but I prefer to call them doo-hic keys).
  57. Please note that in theory, this Kermit should terminally emulate just about anything the RAINBOW kermit can do, as they are similar environments with built-in robust terminal emulation provided by the firmware; it would be nice to see vt-220 emulation firmed up as in some other rainbow kermits.
  58.  
  59. All tests conducted on 256k XPU board DecMate II with rev. 11 roms and slushware
  60. version 412 and hardware roms version 19N. The software is CU20B::KER:MSVDM2.BOO
  61. de-"boo"-ed with MSBPCT.EXE on 17-JAN-87 on the DECMATE II; there is no MSBASIC
  62. here!
  63. Charles Lasner (OC.LASNER@CU20B)
  64. -------
  65.