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.
我完成了一个 jsp 项目,我想通过 Internet 提供它。我打开了路由器的 8084 端口,并尝试访问 URL mypublicIP:8084,但没有任何反应。我还禁用了 Windows 防火墙,并且没有使用任何其他防火墙。谢谢你。
您必须将路由器配置为将 Internet 请求转发到运行 Tomcat 的特定计算机。为此,您可以向路由器提供与您所谓的“mypublicIP”不同的计算机 IP 地址。在我的 Linksys 路由器配置 Web 应用程序中,它称为端口范围转发。