Internet Direct (Indy)
Home
PreviousUpNext
TIdIcmpClient.Host Property

Address used to connect to a computer.

Pascal
property Host: string;

Host is a published property in TIdIcmpClient that indicates the IP address or host name to use as the destination for the ICMP request. The address can be a computer name such as "wvnvm.wvnet.edu" or an IP address such as "129.71.2.4". 

Use Port to specify the port number used for the ICMP request.

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.