Internet Direct (Indy)
Home
PreviousUpNext
TIdUDPServer.DefaultPort Property

Port number used to listen for new connections.

Pascal
property DefaultPort: integer;

DefaultPort is an Integer property that identifies the port number used for new socket bindings created by the server. The value of DefaultPort is read from and written to Bindings.DefaultPort. 

TIdUDPServer uses the DefaultPort number to bind the allocated socket handles when the Active property to set to True. 

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.