Internet Direct (Indy)
Home
PreviousUpNext
TIdSimpleServer.BoundPortMin Property

Indicates the lowest port number allowed when using default port number assignment.

Pascal
property BoundPortMin: Integer;

BoundPortMin is an Integer property that specifies the lowest port number allowed when using default port number assignment. BoundPortMin is significant when BoundPort contains the value zero (0) that indicates the port number is chosen when Bind is called for the server. 

Set BoundPortMax to indicate the highest local port number allowed when using default port number assignment.

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.