UPnpPortMap Class |
Namespace: StreamCoders.Network
The UPnpPortMap type exposes the following members.
Name | Description | |
---|---|---|
![]() | UPnpPortMap |
Default constructor.
|
Name | Description | |
---|---|---|
![]() | DiscoveryDeviceFilter | |
![]() | DiscoveryMessage |
Name | Description | |
---|---|---|
![]() | GetExternalAddress |
Retrieves the routers external IP address.
|
![]() | GetServiceEndpoints |
Retrieves service endpoints in the local network that represent an internet routing device.
|
![]() | GetServiceLocations |
Retrieves service locations in local network freely configurable through
DiscoveryDeviceFilter and DiscoveryMessage.
|
![]() | Map |
Maps an ExternalIP:port to a internal LAN IP:port mapping operation.
|
![]() | UnMap |
Unmaps a previously mapped port forwarding operation.
|
Name | Description | |
---|---|---|
![]() | ServiceHostExclusionList |
A list containing the host IP addresses of endpoints that must not be queried. By default
this includes the local NICs IP address(es).
|
Name | Description | |
---|---|---|
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |