Indicates the port number for the IOHandler connection.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|