开发者

iPhone apps and state aware web connections

开发者 https://www.devze.com 2023-01-10 11:23 出处:网络
开发者_JAVA百科I\'m working on an interface for an existing web application that will allow iPhone and other mobile clients.

开发者_JAVA百科I'm working on an interface for an existing web application that will allow iPhone and other mobile clients.

I have started implement a JSON API and I need to give some detailed specificaitions for the App to an iPhone developer.

What I am curious about is whether other developers are using session data in their JSON / mobile client communications.

Do the common url grabbing libraries of iPhones (and other mobile devices) mimic a browser's cookie handling?

Can someone suggest what libraries might be used to achieve this? Are there any online tutorials or blog entries that outline state based web connectivity in an iPhone app?


I've used ASIHTTP (http://allseeing-i.com/ASIHTTPRequest/) and JSONFramework (http://code.google.com/p/json-framework/) to achieve this.

Both very good libraries that are easy to work with.

0

精彩评论

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

关注公众号