Difference between revisions of "Midware TAppSrvClient.Port"

From Overbyte
Jump to navigation Jump to search
Line 1: Line 1:
Port property is to be accessed from the OnRequestDone eMidware component reference]] -> [[Midware_TAppSrvClient | TAppSrvClient]] -> [[Midware_TAppSrvClient.Port | Port]]
+
[[Midware | Main page]] -> [[Midware_Components_Reference | Midware component reference]] -> [[Midware_TAppSrvClient | TAppSrvClient]] -> [[Midware_TAppSrvClient.Port | Port]]
  
 
== Definition ==
 
== Definition ==

Revision as of 07:47, 3 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.