Internet Direct (Indy)
Home
PreviousUpNext
TIdSimpleServer.BoundPortMax Property

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

Pascal
property BoundPortMax: Integer;

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

Set BoundPortMin to indicate the lowest 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.