gpt4 book ai didi

Windows 手机 : possible to open URLs with :port?

转载 作者:可可西里 更新时间:2023-11-01 13:18:00 25 4
gpt4 key购买 nike

我正尝试在我的诺基亚 Lumia 820 (WP8) 上打开一个 node.js 应用程序。当我在浏览器中输入地址 (mydomain.net:8088) 时出现错误:

"Internet Explorer Mobile doesn't support this type of address and can't display this page".

是否有解决方法或其他方法让 WP8 打开该 URL?!我真的不想使用反向代理,因为我正在尝试测试在该端口上运行的 websocket 应用程序。

最佳答案

(作为 suggested by Luke Puplett,这是我的答案)

我的假设是您只是忘记指定协议(protocol)。所以不用打字

mydomain.net:8088

我会推荐尝试使用

http://mydomain.net:8088

以便浏览器知道如何解释“8088”之前的 :(即作为端口分隔符,而不是协议(protocol)分隔符)。

关于Windows 手机 : possible to open URLs with :port?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14256957/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com