Internet Class
Name | Description | |
---|---|---|
![]() |
Equals(Object) | Determines whether the specified Object is equal to the current Object. (inherited from Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() |
GetHashCode | Serves as a hash function for a particular type. (inherited from Object). |
![]() ![]() |
GetHostName() | Gets the host name (name of PC, Windows System). |
![]() ![]() |
GetLocalIPv4() | Gets the local IPv4 (obsolete, but work). |
![]() ![]() |
GetLocalIPv6() | Gets the local IPv6 (obsolete, but work). |
![]() |
GetMacAddress() | Gets the MAC address. |
![]() ![]() |
GetPublicIP() | Gets the public IP of PC. |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() ![]() |
IsHaveInternet(string) | Are the have internet. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |
Name | Description | |
---|---|---|
![]() |
INTERNET_STATUS | Internet status (int32) for IsHaveInternet function |
VitNX3.Functions.Information.Internet