Topic Path: Symbol Reference > Classes > TIdCustomHTTPServer Class > TIdCustomHTTPServer Properties > DefaultPort Property
ContentsIndexHome
PreviousUpNext
TIdCustomHTTPServer.DefaultPort Property

Default port number for the server.

property DefaultPort: TIdPort;

DefaultPort is a published property in TIdCustomHTTPServer that identifies the default port number for listener threads in the server, as described in the Hypertext Transfer Protocol specification. 

The default value for DefaultPort is IdPORT_HTTP.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.