ConnectionTesterStatus 连接测试者状态
Enumeration
The various test results the connection tester may return with.
连接测试者可能返回的各种测试结果。
Values值
-
Some unknown error occurred.
发生的一些未知错误。 -
Test result undetermined, still in progress.
试验结果未定,仍在进行中。 -
Public IP address detected and game listen port is accessible to the internet.
检测公有IP地址和游戏监听端口是否可以访问互联网。 -
Public IP address detected but the port is not connectable from the internet.
检测公有IP地址,但是端口无法从因特网连接。 -
Public IP address detected but server is not initialized and no port is listening.
检测公有IP地址,但服务器没有初始化和无监听端口。 -
Port-restricted NAT type, can do NAT punchthrough to everyone except symmetric.
端口受限NAT类型,可以做NAT穿通到每个人,除了对称。 -
Symmetric NAT type, cannot do NAT punchthrough to other symmetric types nor port restricted type.
对称NAT类型,不能做NAT穿通到另一个对称类型和受限端口类型。 -
Full cone type, NAT punchthrough fully supported.
完全锥形NAT,完全支持NAT穿透。 -
Address-restricted cone type, NAT punchthrough fully supported.
地址受限锥形类型,完全支持NAT穿透。
最后修改:2011年5月6日 Friday 17:18