| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Instance Class : GetWebRTCAdresses Method |
Type: System.String
The "internal" IPv4 address in format "ip:port" for WebRTC.
Type: System.String
The IPv6 address for WebRTC in format "ip" or "[ip]:port".
Type: System.String
The "external" IPv4 address in format "ip:port" for NAT.
public void GetWebRTCAdresses( out string ipv4Address, out string ipv6Address, out string ipv4Nat )
Type: System.String
The "internal" IPv4 address in format "ip:port" for WebRTC.
Type: System.String
The IPv6 address for WebRTC in format "ip" or "[ip]:port".
Type: System.String
The "external" IPv4 address in format "ip:port" for NAT.
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.