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编程的服务器 - 客户端结构一段时间,它工作得很好。我目前正在尝试在家中使用它,但事实并非如此。此外,我注意到我可以从电脑上 ping 我的手机,而不是反过来。但是电话可以ping通网关。有人知道会发生什么吗?
在@Ernest Friedman-Hill 引起我的注意之后,问题可能与防火墙有关,我很傻,我在 Windows 防火墙的高级设置部分为我在应用程序中使用的 TCP 端口创建了一个新的传入规则。现在这一切都像魅力一样。