Internet Direct (Indy)
Home
PreviousUpNext
TIdFingerServer.DefaultPort Property

Default port number for the server.

Pascal
property DefaultPort: TIdPort;

DefaultPort is a published property in TIdFingerServer that identifies the default port number for the server, as described in the Finger User Information Protocol specification. 

DefaultPort indicates the port number used for listening for client connections during execution of the IdTCPServer decendant class. 

The default value for DefaultPort is IdPORT_FINGER, as assigned during initialization of the component.

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.