home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / tn_enh11.zip / TN_ENH.DOC < prev    next >
Text File  |  1992-08-25  |  6KB  |  153 lines

  1. Telnet Enhancer version 1.0                       (c) 1992 Mikael Wahlgren
  2.  
  3.  
  4. Purpose
  5. =======
  6. The purpose of this program is to enhance the operation of the Telnet
  7. daemon included with the IBM TCP/IP package for OS/2, in the following
  8. ways:
  9.  
  10. *  It speeds up remote operation of many applications, working in a
  11.    way that doesn't suit the Telnet daemon.
  12.  
  13. *  It gives you access to many keystroke combinations, normally not
  14.    available with remote operation.
  15.  
  16. *  It gives you access to DOS-boxes in OS/2 2.0.
  17.  
  18. *  It gives you access to multiple OS/2 or DOS sessions via the
  19.    task switcher.
  20.  
  21. *  It gives you a chat mode.
  22.  
  23. This version of the software is only briefly tested, and there are
  24. still plenty of optimization to be done.  But I have decided to
  25. release an early version, because there certainly seems to be some
  26. need for it.  Any suggestions on how to improve the software are
  27. welcome.
  28.  
  29.  
  30.  
  31. History
  32. =======
  33. The TN_ENH product is a side effect of another product from me, called
  34. OS2You.  OS2You is a package for remote control of an OS/2 machine via
  35. asynchronous lines (Dial up modems or cable) or via Named Pipes in a
  36. LAN.
  37.  
  38. The TN_ENH product is basically the exact same program as OS2You, but
  39. excludes some files that are not needed for the operation of TN_ENH,
  40. and instead includes some files necessary for TN_ENH to operate. The
  41. TN_ENH package is also pre-configured to ease setup.
  42.  
  43. There is a more extensive documentation included with the OS2You package,
  44. which you may find useful.
  45.  
  46.  
  47.  
  48. Installation
  49. ============
  50. Copy the distributed files into a subdirectory that is PATHed and DPATHed.
  51. If you get the package in a archived format (.ZIP or .ZOO) you should
  52. extract the files first.
  53.  
  54. If you plan to use the DOS box access feature, you should add the line
  55. "KBFILTER" to the AUTOEXEC.BAT file, or in any other way ensure that the
  56. program KBFILTER.COM is loaded in the DOS-box when accessing it from
  57. Telnet (it is possible to first access the DOS-box and load KBFILTER
  58. manually, by entering the command via Telnet).
  59.  
  60. You start the Telnet Enhancer by issuing the command "TN_ENH".  If
  61. you add the option "-e" (TN_ENH -e), the ESC-key will NOT be a
  62. command key, but rather emulate an ESC keypress.  Instead you will
  63. have to use the KEYPAD ENTER as your command key (see below about
  64. the command key).
  65.  
  66. There are some parameters in the program that can be changed, by using
  67. the SETUP program (PM-program).  You should consult the documentation
  68. included with the OS2YOU package, for more information about these
  69. parameters.
  70.  
  71. Parameters you may find interesting to change in the SETUP program are:
  72.  
  73. You can alter the User configuration for "TN_ENH" to prevent task
  74. switching capability.
  75.  
  76. The best performance is reported to be when accessing the Telnet daemon
  77. with ANSI emulation.
  78.  
  79. You can fine tune the below parameters to improve screen update response.
  80.  
  81. "Screen update delay" - This parameter specified how often the remote
  82.                         display will be updated.  Between each screen
  83.                         update, Os2You waits for some time, before it
  84.                         updates the screen again.  This delay is typically
  85.                         set to 100 ms, but could be lowered to enhance the
  86.                         response time, or higher to minimize the overhead
  87.                         caused by Os2You.
  88.  
  89. "Cursor update delay" - When accessing sessions via the task switcher, the
  90.                         cursor position updates must be done in a special
  91.                         way, that cause screen flicker on the Os2You host
  92.                         machine.  This parameter specifies how often the
  93.                         cursor position will be updated on the remote screen.
  94.                         If set to 0 (zero) cursor position updates will be
  95.                         disabled.  This parameter does not affect cursor
  96.                         updates for sessions started by Os2You.
  97.  
  98. "Execution priority"  - This parameter specifies which priority the screen
  99.                         update procedure should have.  The higher the priority
  100.                         the more power the program has to fulfill its task.
  101.                         But if the priority is set too high, other programs
  102.                         don't get any power to execute at all (including the
  103.                         one you will execute remote).  This parameter is
  104.                         usually set to NORMAL/5.
  105.  
  106.  
  107.  
  108. Operation
  109. =========
  110. You start the program simply by entering the command "TN_ENH".
  111.  
  112. All keystrokes work as normal, except for the COMMAND KEY.  Normally
  113. the ESC key is assigned as the command key, but if you add the "-e"
  114. option, you will have to use the KEYPAD ENTER instead, as this will
  115. make the ESC key emulate a real ESC keypress.  If you press the COMMAND
  116. KEY once, and wait for 2 seconds, a help menu will appear,
  117. with a choice of different commands and advanced keystrokes.  If you know
  118. which command to use directly, you can press the COMMAND KEY followed by the
  119. command character directly, and you won't see the help menu.
  120.  
  121. To terminate the TN_ENH program, you type EXIT on the command line.
  122. You will now return to the usual Telnet daemon.
  123.  
  124. It is possible to switch between different FULL SCREEN TEXT SESSSIONS
  125. (DOS or OS/2).  By pressing ESC followed by TAB, you will get a
  126. Task List.  However note that if you use the Task List to access another
  127. session, you will prevent any other user on the machine (both users
  128. in other Telnet sessions and users operating via the physical console).
  129.  
  130. You can prevent access to the Task List, by altering the user profile
  131. for user "TN_ENH", changing the "Allow Task Switch" flag.  You will
  132. use the SETUP program for this.
  133.  
  134.  
  135.  
  136. Licensing
  137. =========
  138. This program is released as Shareware.  If you find it useful or if you
  139. use it on regular basis, you MUST register this software by paying
  140. the registration fee.
  141.  
  142. If you register, you will receive a diskette with the newest version
  143. available, and the latest beta version.  You will also get a registration
  144. file, that takes away the initial "delay" screen.
  145.  
  146. For more details on registration, see the included ORDER.DOC file.
  147.  
  148.  
  149.  
  150.  
  151. Mikael Wahlgren
  152. d9mikael@dtek.chalmers.se
  153.