Midware TAppServer.Port
Revision as of 13:02, 2 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TAppServer -> Port == Definit…')
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.