                     ************************************
                     *  Mocha W32 Telnet version 5.0    *
                     *     Copyright (C) MochaSoft      *
                     *       All Rights Reserved        *
                     ************************************
 
This is the README.TXT  file for Mocha W32 Telnet

Mocha W32 Telnet is an Windows 95/98/2000/NT/XP application. 
It makes it possible to connect to a host via TCP/IP with the 
Telnet or SSH1 protocol and emulate a VT220 terminal.

SSH1 is a function to log into another computer over a network. 
Mocha W32 Telnet supports some of the functionality in SSH1, 
which makes it possible to encrypt User ID, Password and data. 

SSH2 is next generation of SSH. It gives better security compared
with SSH1. Mocha Telnet supports only the Password Authentication 
methode. 

Mocha W32 Telnet does not support redirection of ports and the 
RSA-authenticates. 

RSA-authenticates are used in places where high security is needed. 
With RSA- authenticates the Client can validate it has a session with 
the real UNIX host, and it can prevent Trojan horses (by routing or 
DNS spoofing). As to keep Mocha W32 Telnet small and simple to use, 
we have selected not to support this security option. We believe the 
security functionality most users wants, are encrypted passwords and 
user data.

Redirection of ports, means a way to allow other programs, as an example
a mail client , to use the secure session mocha w32 telnet creates to 
the UNIX host.


*** Order ***
    
    Visit www.mochasoft.dk for latest information. You can order with
    Credit card or check.

    Single User license :  25 USD
    Company License     : 250 USD

    Check also file register.txt


*** Installation ***

    - unpack files with a zip utility, into a temporary catalog.
    - load program setup.exe and follow instructions.

    If problems with the installation, copy all files to a new
    catalog and rename setup.exe to mtelnet.exe. Start Mocha W32
    Telnet with loading mtelnet.exe.

*** Uninstallation ***

    Use Windows tool "Add/Remove Programs" in the Control Panel. Select
    Mocha W32 Telnet and click Add/Remove.

*** Documentation ***

    The documentation has been included in the Window Help
    system. Select Help in the menu.

*** Bugs ***

  If any bugs are observed, or ideas for improvement of the product,
  please to not hesitate to contact support@mochasoft.net

*** Change list ***

version 1.0:

  First version.

version 1.1:

  Following minor problems has been solved:

  a) LF is missing in paste buffer
  b) Proxy using wrong host name
  c) Cancel of installation is out of order
  d) Cannot accept large host names in the dialog box
  e) ALT F4 is not active
  f) Wrong catalog for map files, if mtelnet.exe was loaded as a link.
  g) /H parameter works only if (x) in dialog box

version 1.2

  Following problems has been solved:

  a) Auto connect could hang
  b) If closed as an icon, the program could not be started again
  c) More correct close of socket connection at program termination

version 1.3

  Following problems has been solved:

  a) added support for konfiguration of backspace.

version 1.4 971016

  a) added support for CTRL+C and CTRL+V as COPY/PASTE
  b) added Logfile option in File menu
  c) added restricted login parameters S1 and R1
  d) added TERMTYPE as a configuration option
  e) added Warning in menu : Reset Configuration 

version 1.4.1 971212
  
  a) added menu view - screen 132 mode. Use this option to force the
     screen between 24*80 and 24*132 line mode
  b) added menu font 24*132. Possible to select a new font setup for
     the 80 * 132 mode.

version 1.4.2 971212
  a) added parameter /N. Makes it possible to use another name
     in the title. Default name is the host id.
  b) /S1 parameter will now disable some menu items.

version 1.4.3 971228
  Not possible to use echo/autowrap or swap crlf
  from the menu (bug was created in version 1.4.2).

version 1.4.4 980129
  - problems with menu short cuts
  - If nettopc.map file contains [ mapping, escape commands from the
    host would fail
 
version 1.4.5 980130
  - Erase commands used current attribute.

version 1.4.6 980204
  - If nettopc.map file contains [ mapping, escape commands from the
    host would fail if the ESC character was send in one frame and 
    the [... in another
  - problem with shift between VT200 8 bit and 7 bit controls
  - new catalog box in setup.exe

version 1.4.7 980209
  - Problems as 1.4.6 with nettopc.map file and ESC characters have been 
    solved.

version 1.4.8 980324
  - added support for host printing (commands : CSI 4i CSI 5i and CSI i)

version 1.4.9 980514
  - auto connect password, was not turned off, when match was found
  - telnet local echo option was ignored

version 1.5.0 980611
 - Possible to call program from Netscape 4.x. Call syntax
   on html page is 
   <A href="telnet://myhost.com">telnet starts here</A>
 
   and in Netscape configuration for programs change URL:TELNET to
   "C:\Program Files\Mochasoft\mtelnet.exe" /H %1
 - FF in print command did not flush current line, and the last
   line on a printed page would be lost.

version 1.5.1 980612
 - the IAC WILL ECHO telnet option was not handled correct. 

version 1.5.2 980613
 - Corrected problems with host control of local echo
 - Added new menu option in settings. As default the host will
   not control the local echo state.

Version 1.5.3 980702
 - New function in menu setting: Blinking CUrsor
 - Possible to pre-install license key into the package. Include
   a file named LICTEL with the package with following contents:

     name=<company name>
     key=<license key>

     <> should not be included. 

Version 1.5.4 980706
 - Cursor keys in application mode would always use the 8 bit syntax
   \217 A (where A is A,B,C,D, depending on the arrow) even if running
   in 7 bit mode. Now ESC O A (where A is A,B,C,D, depending on the arrow)
   is used.

Version 1.5.5 980923
 - Possible to define response to ENQ in termtype dialog window
 - '*' key on the keypad would send ',' in in application mode
 - Support for national installation (none US catalog names)

Version 1.5.6 990203
 - New option /T1 to program: Simpler Graphic support and no
   blinking cursor as 
   to make it possible to run on a Windows NT terminal Server 
   and Citrix MetaFrame

version 1.5.7 990309
 - Possible to print graphic characters

Version 1.5.8 990414
 - Reverse Index (0x8d) order was missing
 - Ignores non vt220 sequence CSI 0'z
 - Last line on hardcopy of the screen was missing

Version 2.0 990512
  - New Design of Connect dialog. 
  - Added Confirm Exit option 
  - New font dialog box. Now the screen and fonts can be controlled
    with a change of the terminal window size.
  - Better screen display with full use of the screen.
  - Full screen mode will survive between program loads
  - New function in menu Edit: Select all : Copy screen to clipboard
  - Possible to select different cursor types
  - Right mouse has been changed to a context menu, making it 
    easier to use the clipboard.
  - If a screen is send as an attached file (e-mail), it 
    will be named vt.txt.
  - New option in menu - settings- printer. It is now possible
    to ignore the print selection dialog.
  - Status of toolbar and status bar was not saved between program
    sessions.
  - Strange characters as 0x12 send to the printer are ignored
  - New feature : SOCKS V.4 proxy support

Version 2.1 990610
  - A Select Graphic Rendition order with a color value must reset 
    all attributes.
  - Copy to clipboard did include an extra CRLF
  - Possible to include a port number in a HTML telnet startup line:

      <a HREF="telnet://linux.edu:23/">

Version 2.2 990826
 - Many small print jobs could result in the use
   of many system resources

Version 3.0 991125
  - More fonts to choose from. See http://www.mochasoft.dk FAQ
    for an URL to the Andale Mono font.
  - Possible to customize the keypad keys. 
  - Possible to use PRINT, SCROLL and PAUSE keys
  - On a NT the program will make the shortcut to the common program
    group
  - Possible to pre-install the configuration in file config.txt.
  - New paramter /SILENT to setup.exe to make an easy installation
  - AutoWrap state was not saved in the registry

Version 3.1 000624
  - corrected error in keys.map file for the Delete key

Version 4.0 000816
  - new option SSH (Secure Shell)

Version 4.01 000817
  - possible to control log file option
    in menu - file - logfile - ssh log

Version 4.1 020114
  - Shortcut to menu at installation , was not created correct in all types
    of XP installations

Version 4.2 020522
  - Insert line "ESC [ pn L" did always use value one for pn.

Version 4.3 020629
  - Printing using the CSI 5 i command would ignore any Escape characters.

Version 5.0 030211
  - SSH-2 protocol support
  - Mouse wheel can scroll the screen
  - Printer Margin can be defined
  - Auxiliary printing can be send in raw mode, making it possible to send
    printer control sequences from the UNIX host. 
  - Bell can be turned off
  - Numlock key can be used as a normal key
  - Screen dump files send to the mail API, uses random file names.
  - Double click on a word, can be used as a quick select
  - Directory name of keyboard file is stored in the main registry of the PC,
    making it easier to install on a PC with many users.

*** List Of Files ***

The Mocha W32 Telnet package consists of the following files.

    README.TXT          Introductory information
    config.txt          Default installation parameters (ASCII file)
    setup.exe           Installation program (*)
    mtelnet.hlp         Help file
    mtelnet.cnt         Index to help file
    keys.map            Function key mapping (ASCII file)
    pctonet.map         Character map file (ASCII file)
    nettopc.map         Character map file (ASCII file)
    LICENSE.TXT         license agreement/warranty disclaimer
    REGISTER.TXT        order form

    (*) setup.exe will be renamed to
         
          mtelnet.exe : Mocha W32 Telnet application
          mtuinst.exe : Uninstallation program

    If you did not receive all these files please contact 
    support@mochasoft.net, or check www.mochasoft.dk
