RemoteAddress Property
      
 

Description

Holds address accessible from remote wodVPN peer.

Property type

A String value.  

Syntax

object.RemoteAddress

The RemoteAddress Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type VPNChannel.

Remarks

The RemoteAddress property (together with RemotePort) determines where will remote wodVPN forward data once it receives it from local side. Also, if the channel has its type set to TCPRemoteListen/UDPRemoteListen this property determines which interface remote side should bind to accept new connections that will be forwarded to the local computer.