Internet Direct (Indy)
Home
PreviousUpNext
TIdTCPClient.Host Property

IP address or host name for the remote network connection.

Pascal
property Host;

Host is a published string property in TIdTCPClient that represents the IP address or host name to use for the remote network connection. 

Use Port to indicate the port number to use for the remote network connection. 

Host and Port are used in the Connect method to establish the socket connection and the IOHandler for the client.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.