NATPMP

Undocumented in source.

Constructors

this
this(IPRoute iproute)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

createMapping
void createMapping(ushort local_port, ushort external_port, bool is_tcp)
Undocumented in source. Be warned that the author may not have intended to support it.
deleteMapping
void deleteMapping(ushort external_port, bool is_tcp)
Undocumented in source. Be warned that the author may not have intended to support it.
discover
void discover()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

hasDevice
bool hasDevice [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
id
string id [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Router

id
string id [@property getter]
Undocumented in source.
hasDevice
bool hasDevice [@property getter]
Undocumented in source.
discover
void discover()
Undocumented in source.
deleteMapping
void deleteMapping(ushort external_port, bool is_tcp)
Undocumented in source.
createMapping
void createMapping(ushort local_port, ushort external_port, bool is_tcp)
Undocumented in source.

Meta