networking

Top  Previous  Next

network_port

Specifies the TCP/IP port number on which XCICS must wait for incoming connections. Any free port can be selected. This variable is not needed, when a Microsoft Windows™ emulation for CXTERM is not used and whence XCLIENTSOCK variable is not set to YES.

The default value is 30585.

WARNING: To have more than one application running on the same machine, this port number must be different for each application.

Syntax

set network_port=<value>;

bind_addr

Specifies the IP address to bind. If not specifed XCICS binds all available adapters.

Syntax

set bind_addr=<value>;

default_inbound_lu

Specifies the local LU alias used to listen for incoming SNA connections. By default it is the same as the application name.

Syntax

set default_inbound_lu=<lu alias>

default_outbound_lu

Specifies the local LU alias used outgoing SNA connections. By default it is the same as the application name.

Syntax

set default_outbound_lu=<lu alias>

terminal_accept_latency

Specifies the latency timeout for terminal connections.

Syntax

set terminal_accept_latency=<lu alias>