Internet Direct (Indy)
Home
PreviousUpNext
TIdIdentServer.DefaultPort Property

Port number used to listen for client connections.

Pascal
property DefaultPort: TIdPort;

DefaultPort is an Integer property redefined in TIdIdentServer to reflect the port number used to listen for client connections in the Ident server, as required by the Ident protocol. 

DefaultPort is given the value IdPORT_AUTH during initialization of the component. 

DefaultPort is used when constructing and binding the listener thread for the multi-threaded server implementation.

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.