【问题标题】:connect android device to local server xampp将android设备连接到本地服务器xampp
【发布时间】:2011-11-11 04:58:03
【问题描述】:

我有一个从本地服务器获取数据的安卓应用程序。我在模拟器上正常工作。但是我需要关于如何在设备本身上实现这一点的帮助。我曾尝试使用 ipv4,但 xampp 给出了一个错误,指出

Access forbidden!

New XAMPP security concept:

Access to the requested directory is only available from the local network.

This setting can be configured in the file "httpd-xampp.conf".

我不确定如何配置它以便设备可以使用此地址。

谢谢

【问题讨论】:

  • 什么本地服务器?这是在你的电脑上吗?
  • 你,我想连接我的手机

标签: android xampp localhost


【解决方案1】:

好吧,电话需要在本地网络上(通过 wifi),或者如果可以从网络外部访问,您需要更改 httpd-xampp.conf 以允许非本地客户端连接到您的服务器(我怀疑是)。

【讨论】:

  • 你的电脑有什么IP?你的手机有什么IP?您是如何尝试访问本地 xampp 服务器的?
猜你喜欢
  • 2013-10-11
  • 2017-03-22
  • 1970-01-01
  • 2018-07-12
  • 2013-03-04
  • 1970-01-01
  • 2018-09-22
  • 1970-01-01
  • 2014-09-10
相关资源
最近更新 更多