Méthode | Description | |
---|---|---|
AddPortMapping ( ushort internalPort, ushort externalPort, ProtocolType protocolType, string description ) : bool | ||
DeletePortMapping ( ushort externalPort, ProtocolType protocolType ) : bool | ||
Discover ( |
||
GetExternalIP ( ) : |
Méthode | Description | |
---|---|---|
BuildURL ( string baseUrl, string path ) : string | ||
GetServiceAndEventURL ( string descriptionURL ) : bool | ||
SOAPRequest ( string serviceURL, string soapRequest, string action ) : |
public AddPortMapping ( ushort internalPort, ushort externalPort, ProtocolType protocolType, string description ) : bool | ||
internalPort | ushort | |
externalPort | ushort | |
protocolType | ProtocolType | |
description | string | |
Résultat | bool |
public DeletePortMapping ( ushort externalPort, ProtocolType protocolType ) : bool | ||
externalPort | ushort | |
protocolType | ProtocolType | |
Résultat | bool |
public Discover ( |
||
localIPAddress | ||
Résultat | bool |