开发者

What are the types of responses in .net web service calling into android app?

Can any one provide me samples or code snippet of types of responses in .net 开发者_Python百科web serives?

Thanks, nag.


.NET web services follow the WDSL standard, so you should probably look into that.

Responses are commonly in SOAP format, this is XML.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜