Difference between revisions of "Midware TAppServer.Port"

From Overbyte
Jump to navigation Jump to search
(Created page with ' Main page -> Midware component reference -> TAppServer -> Port == Definit…')
(No difference)

Revision as of 13:02, 2 May 2011

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

Definition

property Port: Sting;

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.