TCP_BASE_PORT

The TCP_BASE_PORT element specifies the base value of the port the Genero Application Server is listening.

The true port that the Genero Application Server is listening to is the port specified by TCP_BASE_PORT + TCP_PORT_OFFSET.

Usage example

<TCP_BASE_PORT>6420</TCP_BASE_PORT>

Parent elements

This element is a child of INTERFACE_TO_CONNECTOR.