This enumerated type is part of the P2P Interface.
Categories of NAT strictness.
Values
EOS_ENATType
Enumerated Value
|
Meaning
|
EOS_NAT_Unknown
|
NAT type either unknown (remote) or we are unable to determine it (local)
|
EOS_NAT_Open
|
All peers can directly-connect to you
|
EOS_NAT_Moderate
|
You can directly-connect to other Moderate and Open peers
|
EOS_NAT_Strict
|
You can only directly-connect to Open peers
|
This enumerated type is part of the P2P Interface.
Categories of NAT strictness.
Values
P2P.NATType
Enumerated Value
|
Meaning
|
Unknown
|
NAT type either unknown (remote) or we are unable to determine it (local)
|
Open
|
All peers can directly-connect to you
|
Moderate
|
You can directly-connect to other Moderate and Open peers
|
Strict
|
You can only directly-connect to Open peers
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no