LANIP
Purpose
Provides the IP address and hostname of the HomeSeer computer's primary network interface, as seen from the local (in house) network.
If you want the IP address only, please see GetIPAddress.
Parameters
None
Returns
Return value: IP
Type: string
Description: The IP address and hostname is returned in the format: xxx.xxx.xxx.xxx (hostname)
Example
Sample Code
VB
None