Video Chat ActiveX Control

GetIPAddress

 

Return the IP address of the computer that running video chat ActiveX. The function can return the router IP if you have installed the router on your network.

Public Function GetIPAddress()as String
 

 

No Parameter

Return Value

Return IP address of the computer that running video chat ActiveX


Example

   

Visual Basic Syntax
strIP=VideoChatSender1.GetIPAddress()