什么是连接到远程服务器/数据库以从IPhone检索数据的最佳方式 [英] What is the best way of connecting to a remote server/database to retrieve data from the IPhone

查看:152
本文介绍了什么是连接到远程服务器/数据库以从IPhone检索数据的最佳方式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在写一个应用程序,需要访问远程服务器/数据库来读取/写入值。什么是最好的技术使用?我听说没有支持XML Webservices ...这是否意味着ASP.NET Webservice将不容易访问?

I am currently writing an app which will need to access a remote server/database to read/write values. What is the best technology to use? I've heard that there is no support for XML Webservices...does this mean a ASP.NET Webservice will not be easy to access?

谢谢。 >

Thanks.

推荐答案

这不是真的,不支持XML Webservices,所以webservice绝对是最简单的方法。

It's not true that there's no support for XML Webservices, so a webservice is definitely the easiest way to do this.

Obj-c的XML解析东西是相当硬核的,所以点击这个链接几个整洁的libxml2包装:

Obj-c's XML parsing stuff is quite hardcore, so hit this link for a couple of neat libxml2 wrappers:

http://cocoawithlove.com/2008/10/using-libxml2 -for-parsing-and-xpath.html

这篇关于什么是连接到远程服务器/数据库以从IPhone检索数据的最佳方式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆