Internet Direct (Indy)
Home
PreviousUpNext
TIdSystatUDPServer.DefaultPort Property

Default port number for listener threads in the server.

Pascal
property DefaultPort: integer;

DefaultPort is a Published property in TIdSystatUDPServer that represents the default port number used to listen for client datagram transmission 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.