TAstaClientSocket
Properties
Methods
Events
Unit
AstaClientSocket
Declaration
type TAstaClientSocket = class(TAstaCustomClientSocket)
Description
The AstaClientSocket is the client end of the TCP/IP connection. It connects the ASTA client to the
ASTA server. The Address and Port properties on the ASTA client must match the Address and Port properties
on the ASTA server.
See the Developer's
Abstract to see how the AstaClientSocket fits into the ASTA architecture.
