Content



Getting Connected


There are couple ways to start your KoalaTerm session.



Command Line

Currently, KoalaTerm supports command line like following(case insensitive):

MKT <session name>
MKT -H <host name>
MKT -P < port name>
MKT -F <file name>

Basically, you can just type "MKT <host name>" to connect a host (assume there is not the same file name as the host name, otherwise, you have to type "MKT -H <host name>").

KoalaTerm can be utilized by Netscape or other browser as a "helper application" for opening telnet sessions.

Other Command Line Options

Create New Connection

You can double click the MKT.EXE in the Windows Explorer or File Manager to start KoalaTerm. No connection will be made initially. To start a new connection:

  1. Click the New button on the toolbar, or select New... from Connection menu. The New Connection dialog will display.

  2. Select a Connection Type .The latest KoalaTerm support five connection type: Telnet,Serial Port, Local, Modem Dailup, and Telnet Proxy. Secure KoalaTerm: Two more connection types are supported: SSH1 and SSH2.

  3. Specify host (the connection destination) parameters. There are different parameters to be specified for different connection.
  1. Click the Terminal Settings... button if you need to customize the emulation settings like terminal settings,display and keyboard settings, international support, etc. The KoalaTerm Settings dialog will appear when you completed this dialog, click OK to make changes effective or Cancel to discard the changes.
  2. Click OK to connect to the host or Cancel to do nothing.

Saving and Opening the Session Files

To save a setting file:

  1. Click the Save button on the toolbar, or select Save from Connection menu. If this is the first time to save the session, the Save As dialog box will appear, and you need to name the session file by type in the File Name edit box.
  2. Click OK to save or Cancel to cancel.

To open a session file:

  1. Click Open button on the toolbar, or select Open from Connection menu. The Open dialog box appears.
  2. Get to the directory where your session file resides and select the file, or type a file name.
  3. Click OK to open the file or Cancel to cancel. The name of the session file will be displayed in the title bar of terminal window, allowing you to quickly identify the host to which you are connected.

Exiting

There are several ways to exit connected sessions. To close the current connection window, you can choose Close from the Connection menu, or type "exit" or "logout" command in terminal to close the host session. To close all open connection and exit the application, click Exit button on the toolbar or select Exit from Connection menu.


Content