TCP_SERVER_PORT

The TCP_SERVER_PORT element specifies the port the Genero Application Server is listening on.

This is an element of the INTERFACE_TO_CONNECTOR element.

Syntax

<TCP_SERVER_PORT>port</TCP_SERVER_PORT>
  1. port specifies the port number for GAS.

Child elements

There are no child elements.

Usage

You use this element to specify the value of the port the Genero Application Server is listening.

Note:

TCP_SERVER_PORT replaces the TCP_BASE_PORT and TCP_BASE_OFFSET elements used in versions before 5.00.

If the TCP_SERVER_PORT is not set, the default is set at 6394. If you need to set the port, use this element to specify the value of the port the Genero Application Server is listening on.

Usage example

<TCP_SERVER_PORT>6394</TCP_SERVER_PORT>

Parent elements

This element is a child of INTERFACE_TO_CONNECTOR.