TAstaClientSocket.Port


 

Applies to
TAstaClientSocket

 

Declaration
property Port: Word;

 

Description
The Port property specifies the port that will be used in conjunction with the address or host property to create a "socket" connection to the AstaServer. A socket is the combination of an address and port. If your server is running at port 3500 and the server's address is 204.128.148.2 then you will fill in the ClientSocket Port and Address properties with those respective values.

Sometimes, in corporate environments, you may have to coordinate with the system administrator to ensure that TCP/IP traffic can pass through the port number that you would like to use.

 



ASTA Overview TAstaClientSocket.Password TAstaClientSocket.SQLErrorHandling