home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / KAYPRO / KP-HOST.LBR / -READ.ME next >
Text File  |  2000-06-30  |  3KB  |  73 lines

  1. KP-HOST.LBR
  2.  
  3. This library contains the ASM file that is the basis of of KPBYE5,
  4. a remote host program set up for Kaypro computers by Irv Hoff. It
  5. is a special configuration of BYE5 for this purpose.
  6.  
  7. (Note that KPBYE5.LBR was previously released without the ASM file
  8. and with a version of BYE.COM that does not require a password.
  9. In this version the password [PWRQD] equate has been set to yes
  10. and a password is required--and recommended for security.
  11.  
  12. The library includes, in addition to this ASM file, a compiled 
  13. version of it called BYE.COM which has a default password of DDT.
  14. (This password can be changed to any other desired. Go into the
  15. ASM file with a non-doc editor, search for DDT and replace it,
  16. then reassemble and load.) 
  17.  
  18. There is also a version of BYE included that does not require a
  19. password. This is called BYE-NPW.COM (for No Password). If you
  20. chose to use this version, rename it to BYE.COM and the other
  21. version to BYE-PW (for Password).
  22.  
  23. The version of KMD included supports the 1K protocol and also
  24. the batch mode. 1k protocol is automatic. To invoke the batch mode,
  25. use KMD SB FILENAME.EXT and on the other end, all that is needed
  26. is RB.
  27.  
  28. This program works perfectly as a remote host. It can be used for
  29. two friends to communicate by computer, exchange conversion on
  30. the keyboard, or to exchange software and texts. It works by
  31. first calling up BYE in A0, then turning on the modem. A short
  32. file called welcome should be created with an editor, which
  33. is automatically run on logging in. Note that after logging off
  34. with BYE, the program disconnects in about 30 seconds and then
  35. reloads itself and waits for the next call.
  36.  
  37. The program can also be used to call into one computer from a
  38. laptop, or from the computer at work to the one at home or
  39. vice-versa. In these cases, where the host computer will be
  40. on for an extended period, it is best to use the version of 
  41. BYE that requires a password.
  42.  
  43. For those who have the Advent Turborom, which automatically blanks
  44. the screen after about 10 minutes of non-use, the program NOBLANK.COM
  45. is included. Run this before running BYE and the screen will not
  46. blank until the computer is reset.
  47.  
  48. I have taken the liberty of adding several useful BBS utilities here, 
  49. to let this program function as much as possible like a mini-BBS (
  50. although it does not have the security of a regular BBS). These include 
  51. LUX.COM, CHAT.COM, and TYPE.COM. (If LT.COM is used, rename to TYPE.COM). 
  52. Rename SD.COM to DIR (the program expects to find this.) Also 
  53. rename KPLUX22.COM to LUX.COM. In order to reset itself, BYE looks 
  54. for the program name BYE.COM. The utility CAP command is also
  55. included form KP-I/OCAP.LBR. It is a capture program that works,
  56. but not perfectly. If someone knows of a better capture program,
  57. please add it to this library and make a note of that.
  58.  
  59. For those with other computers that would like to get this system
  60. up and running, replace the Kaypro insert in the ASM file with
  61. the proper one, set a password and assemble.
  62.  
  63. Irv Hoff has done a wonderful job putting this remote host
  64. together. Many thanks, Irv!
  65.  
  66.                     Howard Schwartz
  67.                     St. Louis KUG
  68.                         July 18, 1987ob putting this remote host
  69. together. Many thanks, Irv!
  70.  
  71.                     Howard Schwartz
  72.                     St. Louis KUG
  73.