how to send xml data to web service written in C# and how to get response in XML using Java client



I want to get data from web service which is written in C# and i am going to write client for it in java. I want to communicate with this service,request and response should be in XML format.


second thing is i want to receive binary file from this service. What is the way to do it can anybody explain please ??


No comments:

Post a Comment