Internet Direct (Indy)
Home
PreviousUpNext
TIdIOHandlerSocket.BoundPortMax Property

Indicates the highest port number for the local connection when using default port number assignment.

Pascal
property BoundPortMax: Integer;

BoundPortMax is an Integer property that specifies the highest local port number to be used for the IOHandler connection when using default port number assignment. BoundPortMax is used when Open is called to establsh the connection for the IOHandler. 

Set BoundPortMin to indicate the lowest local port number to be used for the IOHandler 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.