Internet Direct (Indy)
Home
PreviousUpNext
TIdTelnet.Host Property

Identifies the IP address or host name for the connection.

Pascal
property Host;

Host is a published property in TIdTelnet that identifies the IP address or host name for the TELNET connection. 

Use Port to set a port number for the connection other than the default value used by the TELNET protocol (IdPORT_TELNET). 

Set the property values in Host and Port prior to calling Connect to establish the TELNET client connection, and start the reader thread in TelnetThread.

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.