Internet Direct (Indy)
Home
PreviousUpNext
TIdIOHandlerSocket.BoundPortMin Property

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

Pascal
property BoundPortMin: Integer;

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

Set BoundPortMax to indicate the highest 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.