home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703A.ISO / OLS / INTERNET / ARCHIVE / TTERMV13.ZIP / readme.txt < prev    next >
Text File  |  1996-06-07  |  6KB  |  156 lines

  1.     Tera Term version 1.3
  2.     for MS-Windows 3.1
  3.     T. Teranishi Jun 7, 1996
  4.  
  5.     Copyright (C) 1994-1996 T. Teranishi
  6.     All Rights Reserved.
  7.  
  8. Index
  9.  
  10.   1. About Tera Term
  11.   2. Copyright and Notice
  12.   3. Requirements
  13.   4. Distribution Package
  14.   5. Installation
  15.   6. Usage
  16.   7. How to Get the Latest Version
  17.   8. Acknowledgment
  18.  
  19. -------------------------------------------------------------------------------
  20. 1. About Tera Term
  21.  
  22. Tera Term is a free software terminal emulator (communication program) which
  23. supports:
  24.  
  25.     - Serial port connections.
  26.     - TCP/IP (telnet) connections.
  27.     - VT100 emulation, and selected VT200/300 emulation.
  28.     - TEK4010 emulation.
  29.     - File transfer protocols (Kermit, XMODEM, ZMODEM, B-PLUS,
  30.       and Quick-VAN).
  31.     - Scripts using the "Tera Term Language".
  32.  
  33. -------------------------------------------------------------------------------
  34. 2. Copyright and Notice
  35.  
  36. Tera Term is free software.
  37.  
  38. There is no warranty for damages caused by using this application.
  39.  
  40. Without written permission by the author (Takashi Teranishi), you may
  41. not distribute modified packages of Tera Term, and may not distribute
  42. Tera Term for profit.
  43.  
  44. For requests, questions, and bug reports, contact the author by e-mail
  45. at the following address:
  46.  
  47.     teranishi@rikvax.riken.go.jp
  48.  
  49. -------------------------------------------------------------------------------
  50. 3. Requirements
  51.  
  52. 1) Software
  53.  
  54. Supported operating systems:
  55.  
  56.     MS-Windows 3.1 (enhanced mode)
  57.  
  58.     Note: Tera Term is a 16-bit application.
  59.           For Windows 95 and Windows NT, use Tera Term Pro.
  60.  
  61. For TCP/IP (telnet) connection, a software stack, which supports
  62. Windows Sockets (Winsock) ver. 1.1 API, is required.
  63.  
  64. To use the 3D-style dialog box option, you need the file CTL3D.DLL,
  65. and install it in the SYSTEM directory of Windows.
  66.  
  67. 2) Hardware
  68.  
  69. A modem or an ethernet board is required.
  70.  
  71. -------------------------------------------------------------------------------
  72. 4. Distribution Package
  73.  
  74. The distribution package contains the following files:
  75.  
  76. README.TXT    This document
  77. READMEJ.TXT    Japanese version of README.TXT
  78. CMNDLINE.TXT    Description of the command line format
  79. TERATERM.EXE    Tera Term executable file
  80. TTCMN.DLL    Dynamic link library for Tera Term
  81. TTDLG.DLL    Dynamic link library for Tera Term
  82. TTFILE.DLL    Dynamic link library for Tera Term
  83. TTSET.DLL    Dynamic link library for Tera Term
  84. TTTEK.DLL    Dynamic link library for Tera Term
  85. TSPECIAL.TTF    Special font for Tera Term (True Type)
  86. TTERM.HLP    Help file
  87. TTERMJ.HLP    Japanese version of TTERM.HLP
  88. TERATERM.INI    Tera Term setup file
  89. IBMKEYB.CNF    Sample keyboard setup file for the IBM-PC/AT 101-key keyboard
  90. PC98KEYB.CNF    Sample keyboard setup file for the NEC PC98 keyboard
  91. KEYCODE.EXE    Utility to display key codes
  92. KEYCODE.TXT    Description of KEYCODE.EXE
  93. KEYCODEJ.TXT    Japanese version of KEYCODE.TXT
  94. TTMACRO.EXE    Macro interpreter
  95. TTMACRO.TXT    Description of TTMACRO
  96. TTMACROJ.TXT    Japanese version of TTMACRO.TXT
  97. DIALUP.TTL    Sample macro file (dial-up login by modem)
  98. LOGIN.TTL    Sample macro file (auto login by telnet)
  99.  
  100. -------------------------------------------------------------------------------
  101. 5. Installation
  102.  
  103. 1) Copy all files included in the distribution package to an empty directory
  104. of your choice.
  105.  
  106. 2) Install TERATERM.EXE in Program Manager with its icon.
  107.  
  108. If you want to connect to a host by telnet, the host name can be specified
  109. as a command line parameter (see CMNDLINE.TXT). If you want to connect to a
  110. host by a serial port, command line parameters can be omitted.
  111.  
  112. Specify "Working directory" as the directory in which TERATERM.EXE
  113. exists.
  114.  
  115. 3) To use the DEC special font, install the font TSPECIAL.TTF in Windows
  116. by using Control Panel. When you uninstall or upgrade Tera Term later,
  117. unistall the font using Control Panel. This font is used automatically
  118. by Tera Term. You can not select it in the [Setup] font dialog box.
  119.  
  120. -------------------------------------------------------------------------------
  121. 6. Usage
  122.  
  123. If you have a previous version of Tera Term, note that this version of
  124. Tera Term and the previous one can not run simultaneously. Close all old
  125. Tera Term sessions before running the new Tera Term session.
  126. Re-using old setup files with this version of Tera Term is not recommended.
  127.  
  128. The first time you run Tera Term, the General Setup dialog box appears.
  129. Choose the port type ("TCP/IP" or "Serial") you mainly use, and the language
  130. type "English". Click the Ok button, then the Tera Term window appears.
  131.  
  132. If you choose the port type as "TCP/IP", the New connection dialog box
  133. (to enter the host name to be connected) is displayed after the Tera Term
  134. window appears. If you want to change the setup before the first connection
  135. is started, click the Cancel button here.
  136.  
  137. You can view the help file for usage, by using the [Help] Index command.
  138.  
  139. See KEYCODE.TXT for a description of the keyboard setup.
  140. See TTMACRO.TXT for a description of scripts.
  141.  
  142. -------------------------------------------------------------------------------
  143. 7. How to Get the Latest Version
  144.  
  145. You may find the latest version of Tera Term at the following ftp sites:
  146.  
  147. ftp://riksun.riken.go.jp/pub/pc/misc/terminal/teraterm/
  148. ftp://utsun.s.u-tokyo.ac.jp/PC/terminal/teraterm/
  149.  
  150. -------------------------------------------------------------------------------
  151. 8. Acknowledgment
  152.  
  153. I would like to thank everyone who sent bug reports and suggestions.
  154. I especially thank the people who have supported the development
  155. of Tera Term from very early on. I also wish to thank Mr. Luigi M Bianchi 
  156. for helping with the documentation included in the distribution package.