c# - Looking for tutorial to call WCF service from Java -


I have some Java code and I want to call a WCF service which I call VSTS 2008 + C # + .NET Developed using 3.5. And using basic HTTP binding.

Any reference sample or tutorial is appreciated?

If you are highlighting it as a SOAP service, then just on any Java SOAP tutorial Take a look. You may want to choose for example. SOAP's purpose is that you do not have to worry about implementing the web service ... this is not exactly realistic, but possibly it is possible to try to start with it.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -