Internet Direct (Indy)
Home
PreviousUpNext
TIdTelnetServer.DefaultPort Property

Default port number for the server.

Pascal
property DefaultPort: TIdPort;

DefaultPort is a published property in TIdTelnetServer that identifies the default port number for the server, as described in the Telnet Protocol specification. DefaultPort is the value used in the Port number for listener threads created on the server. 

The default value for DefaultPort is IdPORT_TELNET, as assigned in the Create constructor.

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.