Internet Direct (Indy)
|
Specifies the the port number to be used for the Socket connection.
property BoundPort: Integer;
BoundPort is a published property in TIdTCPClient.
Values in the BoundIP and BoundPort properties are used to assign the local IP adress and port number used for the Socket connection in the Connect method. Values in the BoundIP and BoundPort properties are assigned to the Socket connection prior to calling the Open method in the IOHandler for client.
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. |