TSocketConnection establishes the initial connection
between the client application and a remote application server using TCP/IP.
To connect to remote application servers using DCOM,
use the TDCOMConnection component instead.
To connect to remote application servers using HTTP,
use the TWebConnection component instead.
To connect to remote application servers using CORBA,
use the TCORBAConnection component.