Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdTCPClient.BoundIP
TIdTCPClient
,
See Also
Specifies the IP address to use for the client.
property
BoundIP:
string
;
Description
BoundIP is a String property that specifies the local IP address to be used for the client connection. BoundIP is used in
Connect
to indicate the bound IP address for the IOHandlerSocket.ConnectClient method.