开发者

what are the issues with iphone web service?

I just started doing some readin开发者_Python百科g (new to xcode/iphone development) into web services and most articles say that apple has really dropped the ball on this ... why is this :S?


It's because Apple doesn't provide any Web-Service API, it's agnostic on this point and you basically have to hardwire anything with URL Requests.

Fortunately, there are third-party libraries out there like ASIHTTPRequest and RESTKit that can make your life easier when coding an app that needs to talk to a Web Service.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜