Download Version 1.0 Users Guide

Transcript
56
WaveLink TelnetCE 1.0 User Manual
The KeyMap field contains the key map that this
host must use. The type of key map used is
dependent on the host type.
KeyMap
The default key maps provided with Wavelink
TelnetCE for each terminal type are listed in the
following table:
Type
Map
VTXX
VTXX, SLNET
TN5250
5250, 3270
TN3270
5250, 3270
Wavelink
Wavelink
The Port field contains the host port to be used.
Port
Using Configuration File Parameters
This section focuses on the types of configuration file parameters that you can
use with Wavelink TelnetCE.
The following table describes the parameter types used in the configuration
files, and provides an example for each..
Type
Description
Examples
URL
Contains an
Internet address
or an UNC
http://your.config.host/HostList.asp
ftp://user:[email protected]/
HostList.txt
file:///c:/config/HostList.txt
\\config\HostList.txt
Boolean
Contains either a
True (on) or
False (off) value.
TCPAutoConn=True
String
Contains
alphanumeric
characters
ViewMode=Follow Cursor
Number
Contains
numbers
MaxSessions=99
Table 7-1: Types of Parameters used in configuration files
String values can use spaces and must not be delineated by quotation marks.
The # and ; characters denote comments and cannot be used within a string
value.