Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我和我的朋友正在做在线游戏项目,一开始我们使用 java 建立的 TCP 连接。我该怎么做才能成功让我的朋友客户端连接到我的服务器?在本地主机上它工作得很好。这有什么要求?
检查以确保您的防火墙允许从远程主机连接到您托管游戏的端口上的计算机。如果您的朋友从其他位置连接到您的计算机,您很可能需要将防火墙规则添加到您的路由器。