Internet Direct (Indy)
Home
PreviousUpNext
TIdDNSResolver.Port Property

Indicates the port number for the DNS server used to resolve DNS queries.

Pascal
property Port: TIdPort;

Port is a Published TIdPort property that indicates the port number for the DNS server used to resolve DNS queries. 

The default value for Port is IdPORT_DOMAIN, as assigned during initialization of the component. 

Set values in the Host and Port properties prior to calling the Resolve method.

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.