IP address or host name for the echo server.
property Host;
Host is a published String property in TIdEcho. Host indicates the IP address or host name for the Echo server.
Set the value in Port to indicate the port number where the Echo server listens for client connections and transmissions.
Set values in Host and Port prior to calling Connect.
Port