Difference between revisions of "Midware TAppSrvClient.Port"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
− | '''property''' Port: | + | '''property''' Port: Sting; |
== Description == | == 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. | 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. |
Latest revision as of 12:25, 14 May 2011
Main page -> Midware 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.