开发者

Synchronous way to generated web service using WSDL for iPhone

I' ve a WSDl file , please tel me how to 开发者_开发技巧generate the SOAP Client using it? i used SudzC website to generate the web client , but its generating Asynchronous code for me. I need some solution which generates Synchronous Web client for me. Please let me know which web site or command line tool generates the code for me.

THank YOu.


Synchronous calls to network services make for a very poor user experience on mobile devices. Learn to use the asynchronous callbacks--it's not that much more difficult.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜