C# Class MCDawn.UpnpHelper

Afficher le fichier Open project: jonnyli1125/MCDawn Class Usage Examples

Méthodes publiques

Méthode Description
GetLocalIP ( ) : string
UpnpHelper ( ) : System

Private Methods

Méthode Description
AddMapping ( ushort Port, string Protocol, string Description ) : bool
ClearMappings ( ) : void
DeleteMapNat ( int port ) : bool
ListMappings ( ) : void

Method Details

GetLocalIP() public static méthode

public static GetLocalIP ( ) : string
Résultat string

UpnpHelper() public méthode

public UpnpHelper ( ) : System
Résultat System