Child pages
  • Section [TCP], key Port

The Port key indicates the number of the port the TOTVS | Application Server will bind.

(warning) You cannot specify more than one port for the TOTVS | Application Server to bind.

Example

[TCP]
type=TCPIP
port=1024

Additional Information

Although the number of the largest port of TCP communication protocol is 65535, when configuring a service to accept TCP connections, we recommend the use of a port in the interval between 5000 and 32000. Differences exist in the reservation mechanisms for communication ports between operating system versions and distributions, and the ports below 5000 and above 32000 may belong to a range of dynamic use, where using a port of the range reserved for dynamic connections may compromise the capacity of the service to allocate the port for use. For further details, query the documentation on dynamic port reservation for the operating system version you are using.