SOAP, REST or just XML for Objective-C/iPhone vs. server solution

Posted by Nicsoft on Stack Overflow See other posts from Stack Overflow or by Nicsoft
Published on 2010-03-18T20:17:05Z Indexed on 2010/03/18 20:21 UTC
Read the original article Hit count: 349

Filed under:
|
|
|
|

Hello,

We are going to set up a solution where the iPhone is requesting data from the server. We have the option to decide what kind of solution to put in place and we are not sure about which way to go.

Regarding SOAP I think I have the answer, there are no really stable solution for doing this (I know there are solutions, but I want something stable).

How about REST?

Or is it better to just create our own XML? It's not going to be so complicated reguest/respons-flow.

Thanks in advance!

© Stack Overflow or respective owner

Related posts about soap

Related posts about rest