cocoa touch - Code for syncing the iPhone with REST-servers -


Is there an open source code for synchronizing with a server (preferably comfort)?

Nothing but Github and google code.

Regards ...

I suggest that to see everyone Excellent ASIHTTPRequest Source Interactive:. I'm doing this, and so there are many released iPhone apps, so you can make sure the code is very solid.

This is a cover around the CFNetwork API that makes some of the more difficult aspects of communication that is easy with the web server, it has been written in Objective-C and both Mac OS X and iPhone applications Works.

This is appropriate to run basic HTTP requests and interact with REST-based services (GET / POST / PUT / DELETE). The ASIFormDataRequest subclass makes it easy to submit postal data and files using multipart / form-data.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -