Method | Description | |
---|---|---|
ConnectedDevices ( ) : List |
||
GetAddress ( ) : |
||
GetDisplayAddress ( ) : string | ||
GetIpAddress ( ) : |
Gets the IP address of the current PC
|
|
GetMacAddress ( ) : string |
Gets the MAC address of the current PC.
|
|
GetPhysicalIpAdress ( ) : string | ||
GetPublicIp ( string serviceUrl = "https://api.ulterius.io/network/ip/" ) : string |
Method | Description | |
---|---|---|
GetIPv4Address ( ) : string | ||
GetIpNetTable ( |
||
GetReverseDns ( string ip, int timeout ) : string | ||
IsMulticast ( |
Returns true if the specified IP address is a multicast address
|
public static GetAddress ( ) : |
||
return |
public static GetIpAddress ( ) : |
||
return |
public static GetPhysicalIpAdress ( ) : string | ||
return | string |
public static GetPublicIp ( string serviceUrl = "https://api.ulterius.io/network/ip/" ) : string | ||
serviceUrl | string | |
return | string |