        ---------------------------
	A Better(?) Telnet for OS/2
        ---------------------------

	(Ver. 1.0)

	Features
	--------
* 10 sessions at the time (TN behaves like a UNIX multi-console)
* scrollback (terminal history)
* key mappings
* mansi, nansi, nnansi, etc. emulation. (but not vt110, vt220, etc. yet)
* system clipobard is supported: use 1st mouse button to select and 
  2nd mouse button (or shift+ins) to paste text (feature requires
  clipserv.exe from this archive to be in your PATH)
* charset translation (see ``remote-to-local'' statement of config)
* it's free

It's a 32 bit program. (It was tested with diff. flavours of Warp)
It requires IBM TCP/IP support and emxrt.zip 0.9b (or higher)

To install move all files from etc/ subdirectory of this archive into a 
directory pointed by your %ETC% var, and all files from bin/ into a directory
in your PATH. Check settings in ``telnet'' configuration file.

See config (%etc%/telnet) for more info.

Sorry for mostly russian docs.

                                     Dima Maloff (maloff@tts.magadan.su)

	License
	-------

This program is free software; you can redistribute it BUT NOT modify.

BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

	Thanks to
	---------

	Sergey Ayukov
	S.Barber & I.Lea (for nntplib.c)
	Stefan Gruendel (for sources of clipbrd.exe/pmclip.exe)
	Mark Kimes (for tn's 1st ANSI screen code interpreter)
	Vladimir Litovka (lots of help!)
	Nick Logvinov
	Marko Macek (for sources of clipserv.exe)
	Alexander Ovchinnikov
	Oleg V.Revin
	Sergey Shikov


