Internet Direct (Indy)
Home
PreviousUpNext
TIdTCPClientCustom.BoundPortMin Property

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

Pascal
property BoundPortMin: Integer;

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

Set the value in BoundPortMax to indicate the upper 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.