Internet Direct (Indy)
Home
PreviousUpNext
TIdIOHandlerSocket.BoundIP Property

Specifies the IP address to use for the IOHandler connection.

Pascal
property BoundIP: string;

BoundIP is a string property that specifies the local IP address to be used for the IOHandler connection. BoundIP indicates the specific IP address to use for the Binding when the IOHandler connection is established in Open

Use BoundPort to specify the port number to use in the Binding when the IOHandler connection is established in Open.

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.