Client to send SOAP request and receive response
Trying to create a C# client (will be developed as a Windows service) that sends SOAP requests to a web service (and gets the results).
Trying to create a C# client (will be developed as a Windows service) that sends SOAP requests to a web service (and gets the results).