C# Class MCDawn.UpnpHelper

显示文件 Open project: jonnyli1125/MCDawn Class Usage Examples

Public Methods

Method Description
GetLocalIP ( ) : string
UpnpHelper ( ) : System

Private Methods

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

Method Details

GetLocalIP() public static method

public static GetLocalIP ( ) : string
return string

UpnpHelper() public method

public UpnpHelper ( ) : System
return System