enumeration
The various test results the connection tester may return with.
可能返回连接的测试器的多方面的测试结果。
Error | Some unknown error occurred. 发生一些位置的错误。 |
Undetermined | Test result undetermined, still in progress. 测试结果待定,依然在进程中。 |
PublicIPIsConnectable | Public IP address detected and game listen port is accessible to the internet. 可以检测到公共IP地址并且游戏监听端口可以访问因特网。 |
PublicIPPortBlocked | Public IP address detected but the port is not connectable from the internet. 公共IP地址可以被检测到但是该端口不可以连接到因特网。 |
PublicIPNoServerStarted | Public IP address detected but server is not initialized and no port is listening. IP地址可以被检测到但是服务没有被初始化和没有端口被监听。 |
LimitedNATPunchthroughPortRestricted | Port-restricted NAT type, can do NAT punchthrough to everyone except symmetric. 端口受限制网络,可以做NAT穿透到每个人除了对称的网络。 |
LimitedNATPunchthroughSymmetric | Symmetric NAT type, cannot do NAT punchthrough to other symmetric types nor port restricted type. 对称网络类型,不可以做网络穿透到其他对称类型也没有端口限制类型。 |
NATpunchthroughFullCone | Full cone type, NAT punchthrough fully supported. 完全圆锥型,网络穿透全部支持。 |
NATpunchthroughAddressRestrictedCone | Address-restricted cone type, NAT punchthrough fully supported. 地址限制圆锥型,网络穿透全支持。 |