开发者

Java client for .Net WCF service

Have you ever heard or had such experience? 开发者_运维知识库Are there any known issues in such a scenario, that does not exist in .Net client scenario. I guess development in such a scenario will not be as smooth as in .Net client. Share your experience please.


Yes, entirely smooth. You are just restricted in terms of what bindings you can use - for instance, netTcp binding won't work. But the interoperable ones like the HTTP bindings should be fine.


You can have a Java Client but then you should only use interoperable features of WCF Have a look at this:

http://msdn.microsoft.com/en-us/library/ms730017.aspx

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜