Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

robbieduncan

Moderator emeritus
Jul 24, 2002
25,611
893
Harrogate
http://www.ibm.com/developerworks/webservices/library/ws-wsajax/

that is the link

do you have any idea if we can develop a SOAP client by that way?

That's all javascript to run in a web browser. If you want to "pretend" to be a web browser it's possible via NSURLConnection and NSMutableHttpRequest. It's up to you as the programmer to do all the work in this case: you have to setup the headers/data payload to make the request.

And no: I'm not about to post code.
 

robbieduncan

Moderator emeritus
Jul 24, 2002
25,611
893
Harrogate
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.