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.
我在 ColdFusion 中创建了一个 Web 服务。我可以从 C# 使用动态参数成功调用此服务。但是,我无法从 iPhone Xcode 调用此服务。响应显示操作失败错误。那么我怎样才能从 Xcode 使用这个服务呢?
我们有不止一个应用程序在 iPhone 上通过 Xcode 使用 Coldfusion 组件。主要消耗财务数据。我相信我们使用如下调用:
action.cfc?method=blah¶m1=blah¶m2=blah
使用 XML 或 json 的返回格式 - 所以在它的 Xcode 端,我们使用其中一种技术的解析器来反序列化对象。
在过去的几个小时里,我一直在尝试连接到任何(我的微云实例以及简单的 api.cloudfoundry.com)云,但没有成功。我看到其他人询问连接问题,但似乎我的特殊情况从未得到解决。
当我尝试连接到我的微云实例或 api.cloudfoundry.com 云时,我总是收到此错误:
主机不可用或无效:“[CLOUD_URL]” 您想