Description Holds IP where mediator has bind the socket.
Property type
A String value.
Syntax
object.BindIP [= value]
The BindIP Property syntax has these parts:
|
object | An expression evaluating to an object of type VPNMediator. | value | A String value. |
Remarks - You can use this property to use only specific
interface with mediator. If you computer has multiple interfaces, you
can leave this value empty, so all interfaces are bound, or you can set
it to specific interface by entering his IP address here.
|