TIpClient() > Instance variables |
Numeric port number.
Data type: | N | Default: | NIL |
The instance variable :nDefaultPort holds a numeric value specifying the port number to use for the internet connection. Sub-classes of the TIpClient() class define their own post number.
Note: if the TUrl() object stored in :oUrl has its own port number, it overrides the port number :nDefaultPort.
http://www.xHarbour.com