Midware TAppServer.Port

From Overbyte
Jump to navigation Jump to search

Main page -> Midware component reference -> TAppServer -> Port

Definition

property Port: String;

Description

The port property gives the port number or service name used by the server to listen for client connection. It can be a numeric value or a string value which must be present in the 'services' file. You should not use any port number already used in your computer. Default value is 2106.