如何为iPhone使用Web服务?

时间:2009-11-21 07:11:09

标签: iphone web-services

如何使用网络服务并连接到iphone服务器?

2 个答案:

答案 0 :(得分:0)

我只能在这里提供一些参考资料,你可能已经自己用Google搜索过了一些:

Toolkit for Web Service-Backed iPhone Apps
iPhone Programming Tutorial – Intro to SOAP Web Services
Creating an iPhone-based Web Service
Googled Results

答案 1 :(得分:0)

我听说过使用JSON特别是TouchJSON

此外,这里是来自MobileOrchard的tutorial,它使用JSON(但不是TouchJSON)。