Symbian Series 60 第 5 版设备上是否有 HOSTS 文件?

发布于 2024-07-30 06:54:53 字数 272 浏览 4 评论 0原文

S60 第三版设备上曾经有一个 HOSTS 文件(请参阅此处)。 这对于 QA 来说是一个很棒的功能。

有人知道S60第五版设备上是否有这样的文件吗?

是否有另一种方法可以告诉电话在给定主机名的情况下转到特定 IP?

非常感谢,

奥里

There used to be a HOSTS file on S60 3rd edition devices (see here). It was a great feature for QA.

Anyone knows if there's such a file on S60 5th edition devices?

Is there another way to tell the phone to go to a specific IP, given a host name?

Many thanks,

Ori

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

じее 2024-08-06 06:54:54

好的...我想 HOSTS 文件不是一个选项...如果有人遇到类似的问题,这是我想出的解决方案来解决此问题:)

我正在使用诺基亚 5800 XpressMusic 和我的 QA 服务器在 Mac 上运行。

  1. 在我的 Mac 上安装代理服务器(我使用 Squid)
  2. 将手机的 WLAN 接入点配置为使用新的代理服务器
  3. 在我的 Mac 上配置“hostname.local”域(使用计算机的 HOSTS 文件)
  4. 通过主机名访问我的 QA 服务器。通过手机的 WiFi 连接从手机获取本地域

效果很好...

如果有人知道更简单的解决方案,我仍然很高兴听到它...

Ori

Ok... I guess the HOSTS file is not an option... in case anyone's encountered a similar problem, here's the solution I came up with to work-around this issue :)

I'm using Nokia 5800 XpressMusic and my QA server runs on a Mac.

  1. installed a proxy server on my Mac (I used Squid)
  2. configured my phone's WLAN access point to use the new proxy server
  3. configured a "hostname.local" domain on my Mac (using the machine's HOSTS file)
  4. accessed my QA server via the hostname.local domain from the phone over the phone's WiFi connection

works great...

If anybody knows a simpler solution, I'd still be happy to hear about it...

Ori

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文