Click or drag to resize
UPnpPortMap Methods

The UPnpPortMap type exposes the following members.

Methods
  NameDescription
Public methodGetExternalAddress
Retrieves the routers external IP address.
Public methodGetServiceEndpoints
Retrieves service endpoints in the local network that represent an internet routing device.
Public methodGetServiceLocations
Retrieves service locations in local network freely configurable through DiscoveryDeviceFilter and DiscoveryMessage.
Public methodMap
Maps an ExternalIP:port to a internal LAN IP:port mapping operation.
Public methodUnMap
Unmaps a previously mapped port forwarding operation.
Top
Extension Methods
  NameDescription
Public Extension MethodCopyOverloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.)
Public Extension MethodCopy(Object)Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.)
Top
See Also