Internet Direct (Indy)
Home
PreviousUpNext
TIdTCPClientCustom.BoundPortMax Property

Represents the upper bounds for local port numbers derived when establishing the client connection.

Pascal
property BoundPortMax: Integer;

BoundPortMax is an Integer property that represents the upper bounds for local port numbers derived when establishing the client connection. 

Set the value in BoundPortMin to indicate the lower bounds for local port number to be used for the Socket connection. 

Values stored in BoundPortMin and BoundPortMax are used by TIdIOHandlerSocket when calling its' Open method for the IOHandler in the Socket connection.

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.