Internet Direct (Indy)
Home
PreviousUpNext
TIdIOHandlerSocket.BoundPort Property

Indicates the port number for the IOHandler connection.

Pascal
property BoundPort: Integer;

BoundPort is an Integer property that specifies the local port number to be used for the IOHandler connection. BoundPort is used to update the Binding when Open is called to establish the IOHandler connection. 

BoundPortMin and BoundPortMax indicate the range of port numbers available for selection when BoundPort contains the default value IdBoundPortDefault

Use BoundIP to specify the IP address to use in the Binding when Open is called to establish 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.