【问题标题】:how to specify the URL for calling the webservice from android emulator?如何指定从 android 模拟器调用 web 服务的 URL?
【发布时间】:2013-12-23 12:39:25
【问题描述】:

我想在本地机器的 android 应用程序中使用本地 .net 网络服务(尚未托管)。可以吗?我应该使用什么 URL 来调用 Web 服务?

我的 IIS 服务器的静态 IP 地址是 192.168.0.163,端口号是 1736。请帮助..

【问题讨论】:

    标签: android .net web-services


    【解决方案1】:

    在 android 模拟器中,打开浏览器并导航到您的内部网络 ip,或从模拟器终端发出 ping 请求。

    如果测试成功,可以指定本地ip和端口为服务主机。

    【讨论】:

    • 我没有完全理解你。
    猜你喜欢
    • 2012-11-19
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-08-28
    • 2011-08-28
    • 1970-01-01
    • 2021-05-13
    • 1970-01-01
    相关资源
    最近更新 更多