TSERV_<PORT>

TSERV_<PORT> configuration

TSERV_<PORT> example

TSERV_<PORT> Configuration

For

Marquee network

Project

Purpose

To add a Marquee network port with specifications.

Parameter ID

TSERV_<PORT>

Where

<PORT> is replaced by the Port ID that you specify in the Marquee Ports configuration window in CIMPLICITY.

Value

Format

2 ipa=<ip_address> tp=<ip_port> rd=1 mt=5

 

Where

 

<PORT>

Is replaced by the Port ID that you specify in the Marquee Ports configuration window in CIMPLICITY.

 

<ip_address>

Is replaced by the IP address of your terminal server.

 

<ip_port>

Is replaced by the telnet port number.

 

rd

(Reconnect delay) defines the number of seconds to wait before attempting a reconnection on this communication port.

A reconnection delay value of 0 will treat a reconnection failure as a fatal error condition, and the Marquee resident process will terminate.

Thus, it is recommended that you use an rd of 1 or 2.

 

mt

(Minimum time) defines the minimum number of seconds to wait after opening a connection and before attempting a write on this communication port.

Where

 

 

0

Means no delay.

 

 

5 Seconds

Will incur a delay of 5 seconds to allow the connection to be fully established.

Default Value

NA

TSERV_<PORT> Example

Note: This entry indicates that the marquee resident process should communicate with the port on the terminal server:

IP address

3.26.7.171

Telnet port number

2600

Reconnect delay

1 second

Minimum time

5 seconds

You would specify PORT1 as the Port ID in the Marquee Ports configuration window.

Note: If you open the glb_parms.idt file you will see that the global parameter is listed in the following format.

TSERV_<PORT>|1|2 ipa=<ip_address> tp=<ip_port> rd=1 mt=5

Where

|1| defines the parameter type as a string.

Other segments are defined above .

More information

2. Configure a CIMPLICITY Terminal Server port.