class NatPMP::Client
- NatPMP::Client
- Reference
- Object
Defined in:
natpmp.crConstructors
Instance Method Summary
- #connect
-
#destroy_mapping(internal_port : UInt16, operation : UInt8)
https://datatracker.ietf.org/doc/html/rfc6886#section-3.4
-
#request_mapping(internal_port : UInt16, external_port : UInt16, operation : UInt8, lifetime : UInt32 = 7200)
https://datatracker.ietf.org/doc/html/rfc6886#section-3.3
- #send_public_address_request
- #send_public_address_request_raw : Bytes
Constructor Detail
Instance Method Detail
def destroy_mapping(internal_port : UInt16, operation : UInt8)
#
https://datatracker.ietf.org/doc/html/rfc6886#section-3.4
def request_mapping(internal_port : UInt16, external_port : UInt16, operation : UInt8, lifetime : UInt32 = 7200)
#
https://datatracker.ietf.org/doc/html/rfc6886#section-3.3