Show / Hide Table of Contents

Enum Opcode

A port mapping operation code.

Namespace: Makaretu.Nat.Pmp
Assembly: Makaretu.Nat.dll
Syntax
public enum Opcode : byte

Fields

Name Description
ExternalAddress

The external (public) address of the NAT.

MapTcp

Map a TCP port.

MapUdp

Map an UDP port.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX