C# Class AnimatGuiCtrls.Network.NetworkUtilities

Common network functions.
Afficher le fichier Open project: NeuroRoboticTech/AnimatLabPublicSource Class Usage Examples

Méthodes publiques

Méthode Description
IsOnline ( ) : bool
ResolveHost ( string hostname ) : IPHostEntry

Private Methods

Méthode Description
InternetGetConnectedState ( InternetConnectionStatesType &lpdwFlags, int dwReserved ) : bool

Method Details

IsOnline() public static méthode

public static IsOnline ( ) : bool
Résultat bool

ResolveHost() public static méthode

public static ResolveHost ( string hostname ) : IPHostEntry
hostname string
Résultat System.Net.IPHostEntry