开发者

Calling Java Web services in iOS/iPhone

I have a java web service (WSDL,SOAP) which returns an xml (as string value). I wanted to know how to call this WS in my开发者_JAVA百科 iOS program.

Is there any built in library like kSOAP library in android.

Please let me know if there is any relevant tutorial/sample code ASAP.

I'm a new bee in iOS!! :-)

Thanks,

Sindhu


There is no soap library in the iOS SDK. When you can, go REST. If you have to use SOAP, there is http://code.google.com/p/wsdl2objc/


http://wsclient.neurospeech.com/2011/01/how-to-call-soap-web-service-from-iosmac-os-using-wsclient/ this can be good start for you.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜