home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / hp86 / hp8ker.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  66 lines

  1. Date: 29-APR-1987 15:36:36
  2. From: SYSKERMIT%vax1.central.lancaster.ac.uk@Cs.Ucl.AC.UK
  3. Subject: Version 1.01 of Kermit for HP86/87 Available
  4. Keywords: HP Kermit
  5.  
  6. On its way to you is version 1.01 of Kermit for the HP86/87, by Martin
  7. Rootes of Sheffield City Polytechnic, UK. This release cures some flow control
  8. problems in version 1.00 .
  9.  
  10. The files for this release are:
  11.  
  12. HP8KER  BOO     Complete program - plus file header for boot programs.
  13. HP8KER  BAS     Complete program - no comments, includes null lines.
  14. HP8KRC  BAS     Complete program - with comments.
  15.  
  16. which should replace the existing ones. All other files are unchanged.
  17. This is to announce Version 1.00 of HP86 Kermit.  HP86 Kermit provides
  18. terminal emulation and Kermit protocol file transfer for the following
  19. systems:
  20.  
  21.   Hewlett-Packard HP86.
  22.   Hewlett-Packard HP87 - NOT TESTED.
  23.  
  24. The program has been tested at Sheffield City Polytechnic on the HP86,
  25. with a  HP 82939A  serial interface.  Since the  program is written in
  26. HP86/87 BASIC it is  expected that it will  work on the HP87,  however
  27. this has yet to be confirmed.
  28.  
  29. The  program  was  written  in  HP86/87  BASIC and requires the binary
  30. program UTIL/1  to supply  utilities for  enhanced screen  control, it
  31. also relies on the I/O ROM for control of the serial interface. As the
  32. program is written  in BASIC various  problems arise, the  major three
  33. are:-
  34.  
  35.   1. It is noticeably slower than many other Kermit implementations.
  36.  
  37.   2. The baud rate is limited to 300, this was the fastest rate that
  38.      could be handled by the terminal emulation section.
  39.  
  40.   3. The program is limited to sending files of type DATA, and numeric
  41.      variables cannot be sent without conversion.
  42.  
  43. It  is  hoped  that  in  the  future some enterprising individual will
  44. convert this program into assembler, this would undoubtedly  alleviate
  45. problems 1 & 2 and hopefully 3.
  46.  
  47. The files are :-
  48.  
  49. HP8AAA.HLP -- List of all the HP8*.* files, with brief explanations.
  50. HP8KER.DOC -- Kermit User Guide for v1.00.
  51. HP8INS.DOC -- Kermit installation guide.
  52. HP8BOO.FOR -- Downloading program.
  53. HP8KER.BOO -- Kermit program in BASIC for downloading (see documentation).
  54. HP8KRC.BAS -- Commented Kermit program (Reference only).
  55.  
  56. Author:- Martin Rootes,
  57.          Computer Services Department,
  58.          Sheffield City Polytechnic,
  59.          Pond Street,
  60.          Sheffield,
  61.          S1 1WB
  62.          United Kingdom.
  63.  
  64.          Tel:- (U.K.) 0742 20911 ext 2342
  65. 
  66.