home *** CD-ROM | disk | FTP | other *** search
/ IT.SOFT 22 / ITSOFTCD_22.iso / pc / shareware22 / file / MWTELUK.ZIP / README.TXT < prev    next >
Encoding:
Text File  |  1998-09-23  |  6.0 KB  |  185 lines

  1.                      ************************************
  2.                      *  Mocha W32 Telnet version 1.5.5  *
  3.                      *     Copyright (C) MochaSoft      *
  4.                      *       All Rights Reserved        *
  5.                      ************************************
  6.  
  7. This is the README.TXT  file for Mocha W32 Telnet
  8.  
  9. Mocha W32 Telnet is an Windows 95/NT application. It makes it 
  10. possible to connect to a host via TCP/IP with the Telnet protocol
  11. and emulate a VT220 terminal.
  12.  
  13. *** Order ***
  14.     
  15.     Visit www.mochasoft.dk for latest information. You can order with
  16.     Credit card or check/postal money order.
  17.  
  18. *** Installation ***
  19.  
  20.     - unpack files with a zip utility, into a temporary catalog.
  21.     - load program setup.exe and follow instructions.
  22.  
  23.     If problems with the installation, copy all files to a new
  24.     catalog and rename setup.exe to mtelnet.exe. Start Mocha W32
  25.     Telnet with loading mtelnet.exe.
  26.  
  27. *** Uninstallation ***
  28.  
  29.     Use Windows tool "Add/Remove Programs" in the Control Panel. Select
  30.     Mocha W32 Telnet and click Add/Remove.
  31.  
  32. *** Documentation ***
  33.  
  34.     The documentation has been included in the Window Help
  35.     system. Select Help in the menu.
  36.  
  37. *** Bugs ***
  38.  
  39.   If any bugs are observed, or ideas for improvement of the product,
  40.   please to not hesitate to contact frydendal@mochasoft.dk.
  41.  
  42. *** Change list ***
  43.  
  44. version 1.0:
  45.  
  46.   First version.
  47.  
  48. version 1.1:
  49.  
  50.   Following minor problems has been solved:
  51.  
  52.   a) LF is missing in paste buffer
  53.   b) Proxy using wrong host name
  54.   c) Cancel of installation is out of order
  55.   d) Cannot accept large host names in the dialog box
  56.   e) ALT F4 is not active
  57.   f) Wrong catalog for map files, if mtelnet.exe was loaded as a link.
  58.   g) /H parameter works only if (x) in dialog box
  59.  
  60. version 1.2
  61.  
  62.   Following problems has been solved:
  63.  
  64.   a) Auto connect could hang
  65.   b) If closed as an icon, the program could not be started again
  66.   c) More correct close of socket connection at program termination
  67.  
  68. version 1.3
  69.  
  70.   Following problems has been solved:
  71.  
  72.   a) added support for konfiguration of backspace.
  73.  
  74. version 1.4 971016
  75.  
  76.   a) added support for CTRL+C and CTRL+V as COPY/PASTE
  77.   b) added Logfile option in File menu
  78.   c) added restricted login parameters S1 and R1
  79.   d) added TERMTYPE as a configuration option
  80.   e) added Warning in menu : Reset Configuration 
  81.  
  82. version 1.4.1 971212
  83.   
  84.   a) added menu view - screen 132 mode. Use this option to force the
  85.      screen between 24*80 and 24*132 line mode
  86.   b) added menu font 24*132. Possible to select a new font setup for
  87.      the 80 * 132 mode.
  88.  
  89. version 1.4.2 971212
  90.   a) added parameter /N. Makes it possible to use another name
  91.      in the title. Default name is the host id.
  92.   b) /S1 parameter will now disable some menu items.
  93.  
  94. version 1.4.3 971228
  95.   Not possible to use echo/autowrap or swap crlf
  96.   from the menu (bug was created in version 1.4.2).
  97.  
  98. version 1.4.4 980129
  99.   - problems with menu short cuts
  100.   - If nettopc.map file contains [ mapping, escape commands from the
  101.     host would fail
  102.  
  103. version 1.4.5 980130
  104.   - Erase commands used current attribute.
  105.  
  106. version 1.4.6 980204
  107.   - If nettopc.map file contains [ mapping, escape commands from the
  108.     host would fail if the ESC character was send in one frame and 
  109.     the [... in another
  110.   - problem with shift between VT200 8 bit and 7 bit controls
  111.   - new catalog box in setup.exe
  112.  
  113. version 1.4.7 980209
  114.   - Problems as 1.4.6 with nettopc.map file and ESC characters have been 
  115.     solved.
  116.  
  117. version 1.4.8 980324
  118.   - added support for host printing (commands : CSI 4i CSI 5i and CSI i)
  119.  
  120. version 1.4.9 980514
  121.   - auto connect password, was not turned off, when match was found
  122.   - telnet local echo option was ignored
  123.  
  124. version 1.5.0 980611
  125.  - Possible to call program from Netscape 4.x. Call syntax
  126.    on html page is 
  127.    <A href="telnet://myhost.com">telnet starts here</A>
  128.  
  129.    and in Netscape configuration for programs change URL:TELNET to
  130.    "C:\Program Files\Mochasoft\mtelnet.exe" /H %1
  131.  - FF in print command did not flush current line, and the last
  132.    line on a printed page would be lost.
  133.  
  134. version 1.5.1 980612
  135.  - the IAC WILL ECHO telnet option was not handled correct. 
  136.  
  137. version 1.5.2 980613
  138.  - Corrected problems with host control of local echo
  139.  - Added new menu option in settings. As default the host will
  140.    not control the local echo state.
  141.  
  142. Version 1.5.3 980702
  143.  - New function in menu setting: Blinking CUrsor
  144.  - Possible to pre-install license key into the package. Include
  145.    a file named LICTEL with the package with following contents:
  146.  
  147.      name=<company name>
  148.      key=<license key>
  149.  
  150.      <> should not be included. 
  151.  
  152. Version 1.5.4 980706
  153.  - Cursor keys in application mode would always use the 8 bit syntax
  154.    \217 A (where A is A,B,C,D, depending on the arrow) even if running
  155.    in 7 bit mode. Now ESC O A (where A is A,B,C,D, depending on the arrow)
  156.    is used.
  157.  
  158. Version 1.5.5 980923
  159.  - Possible to define response to ENQ in termtype dialog window
  160.  - '*' key on the keypad would send ',' in in application mode
  161.  - Support for national installation (none US catalog names)
  162.  
  163. *** List Of Files ***
  164.  
  165. The Mocha W32 Telnet package consists of the following files.
  166.  
  167.     README.TXT          Introductory information
  168.     setup.exe           Installation program (*)
  169.     mtelnet.hlp         Help file
  170.     mtelnet.cnt         Index to help file
  171.     keys.map            Function key mapping (ASCII file)
  172.     pctonet.map         Character map file (ASCII file)
  173.     nettopc.map         Character map file (ASCII file)
  174.     LICENSE.TXT         license agreement/warranty disclaimer
  175.     REGISTER.TXT        order form
  176.     FILE_ID.DIZ         brief description for bulletin boards
  177.  
  178.     (*) setup.exe will be renamed to
  179.          
  180.           mtelnet.exe : Mocha W32 Telnet application
  181.           mtuinst.exe : Uninstallation program
  182.  
  183.     If you did not receive all these files please contact 
  184.     frydendal@mochasoft.dk, or check www.mochasoft.dk
  185.