Difference between revisions of "Midware TAppSrvClient.Port"
Jump to navigation
Jump to search
(Created page with 'Answer property is to be accessed from the OnRequestDone eMidware component reference]] -> TAppSrvClient -> Port == …') |
|||
Line 1: | Line 1: | ||
− | + | Port property is to be accessed from the OnRequestDone eMidware component reference]] -> [[Midware_TAppSrvClient | TAppSrvClient]] -> [[Midware_TAppSrvClient.Port | Port]] | |
== Definition == | == Definition == |
Revision as of 07:36, 3 May 2011
Port property is to be accessed from the OnRequestDone eMidware component reference]] -> TAppSrvClient -> Port
Definition
property Port: Sting;
Description
This is the port number used by the server to listen for clients. It defaults to 2106 but can be anything. It can even be a symbolic name provided that name is in the 'services' table.