Internet Direct (Indy)
|
Default port number for listener threads in the server.
property DefaultPort: TIdPort;
DefaultPort is a Published property in TIdSystatServer that represents the default port number used to listen for client connections to the server.
The default value for DefaultPort is IdPORT_SYSTAT, as assigned during initialization of the component.
DefaultPort is used when creating listener threads for the Bindings defined in the server.
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. |