	Tera Term version 1.3
	for MS-Windows 3.1
	T. Teranishi Jun 7, 1996

	Copyright (C) 1994-1996 T. Teranishi
	All Rights Reserved.

Index

  1. About Tera Term
  2. Copyright and Notice
  3. Requirements
  4. Distribution Package
  5. Installation
  6. Usage
  7. How to Get the Latest Version
  8. Acknowledgment

-------------------------------------------------------------------------------
1. About Tera Term

Tera Term is a free software terminal emulator (communication program) which
supports:

	- Serial port connections.
	- TCP/IP (telnet) connections.
	- VT100 emulation, and selected VT200/300 emulation.
	- TEK4010 emulation.
	- File transfer protocols (Kermit, XMODEM, ZMODEM, B-PLUS,
	  and Quick-VAN).
	- Scripts using the "Tera Term Language".

-------------------------------------------------------------------------------
2. Copyright and Notice

Tera Term is free software.

There is no warranty for damages caused by using this application.

Without written permission by the author (Takashi Teranishi), you may
not distribute modified packages of Tera Term, and may not distribute
Tera Term for profit.

For requests, questions, and bug reports, contact the author by e-mail
at the following address:

	teranishi@rikvax.riken.go.jp

-------------------------------------------------------------------------------
3. Requirements

1) Software

Supported operating systems:

	MS-Windows 3.1 (enhanced mode)

	Note: Tera Term is a 16-bit application.
	      For Windows 95 and Windows NT, use Tera Term Pro.

For TCP/IP (telnet) connection, a software stack, which supports
Windows Sockets (Winsock) ver. 1.1 API, is required.

To use the 3D-style dialog box option, you need the file CTL3D.DLL,
and install it in the SYSTEM directory of Windows.

2) Hardware

A modem or an ethernet board is required.

-------------------------------------------------------------------------------
4. Distribution Package

The distribution package contains the following files:

README.TXT	This document
READMEJ.TXT	Japanese version of README.TXT
CMNDLINE.TXT	Description of the command line format
TERATERM.EXE	Tera Term executable file
TTCMN.DLL	Dynamic link library for Tera Term
TTDLG.DLL	Dynamic link library for Tera Term
TTFILE.DLL	Dynamic link library for Tera Term
TTSET.DLL	Dynamic link library for Tera Term
TTTEK.DLL	Dynamic link library for Tera Term
TSPECIAL.TTF	Special font for Tera Term (True Type)
TTERM.HLP	Help file
TTERMJ.HLP	Japanese version of TTERM.HLP
TERATERM.INI	Tera Term setup file
IBMKEYB.CNF	Sample keyboard setup file for the IBM-PC/AT 101-key keyboard
PC98KEYB.CNF	Sample keyboard setup file for the NEC PC98 keyboard
KEYCODE.EXE	Utility to display key codes
KEYCODE.TXT	Description of KEYCODE.EXE
KEYCODEJ.TXT	Japanese version of KEYCODE.TXT
TTMACRO.EXE	Macro interpreter
TTMACRO.TXT	Description of TTMACRO
TTMACROJ.TXT	Japanese version of TTMACRO.TXT
DIALUP.TTL	Sample macro file (dial-up login by modem)
LOGIN.TTL	Sample macro file (auto login by telnet)

-------------------------------------------------------------------------------
5. Installation

1) Copy all files included in the distribution package to an empty directory
of your choice.

2) Install TERATERM.EXE in Program Manager with its icon.

If you want to connect to a host by telnet, the host name can be specified
as a command line parameter (see CMNDLINE.TXT). If you want to connect to a
host by a serial port, command line parameters can be omitted.

Specify "Working directory" as the directory in which TERATERM.EXE
exists.

3) To use the DEC special font, install the font TSPECIAL.TTF in Windows
by using Control Panel. When you uninstall or upgrade Tera Term later,
unistall the font using Control Panel. This font is used automatically
by Tera Term. You can not select it in the [Setup] font dialog box.

-------------------------------------------------------------------------------
6. Usage

If you have a previous version of Tera Term, note that this version of
Tera Term and the previous one can not run simultaneously. Close all old
Tera Term sessions before running the new Tera Term session.
Re-using old setup files with this version of Tera Term is not recommended.

The first time you run Tera Term, the General Setup dialog box appears.
Choose the port type ("TCP/IP" or "Serial") you mainly use, and the language
type "English". Click the Ok button, then the Tera Term window appears.

If you choose the port type as "TCP/IP", the New connection dialog box
(to enter the host name to be connected) is displayed after the Tera Term
window appears. If you want to change the setup before the first connection
is started, click the Cancel button here.

You can view the help file for usage, by using the [Help] Index command.

See KEYCODE.TXT for a description of the keyboard setup.
See TTMACRO.TXT for a description of scripts.

-------------------------------------------------------------------------------
7. How to Get the Latest Version

You may find the latest version of Tera Term at the following ftp sites:

ftp://riksun.riken.go.jp/pub/pc/misc/terminal/teraterm/
ftp://utsun.s.u-tokyo.ac.jp/PC/terminal/teraterm/

-------------------------------------------------------------------------------
8. Acknowledgment

I would like to thank everyone who sent bug reports and suggestions.
I especially thank the people who have supported the development
of Tera Term from very early on. I also wish to thank Mr. Luigi M Bianchi 
for helping with the documentation included in the distribution package.