Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
今天专门弄了个天网看了下,我公司这里不能上的最大原因不是端口被封,而是游戏使用的是UDP,而恰好我公司UDP是封住的。当然SOCKS代理也不用想,端口被封,这个解决方案行不通.但是TCP倒一点问题都没,所以游戏的更新是可以正常更新的,但就是无法登陆服务器。因为更新用的是TCP,游戏使用的是UDP。