开发者

Sending an XML to WebSerivce in iPhone SDK

I want to send an XML Document(string) to WCF webservice in iOS. I开发者_JS百科 have done it in REST webservices. NO idea how to do it in WCF service. Can any one help ?


You can expose WCF services as REST endpoints if you want. How complex of a document are you sending? Do you want to use SOAP or just POST via HTTP?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜