M
Maxim
Hello, everyone!
My first question is: Are there any tools for interception of SOAP requests?
And the second question:
Is it difficult to implement WebService client without using standard
classes. Say, if I need to make WS method call, then I should prepare I
SOAP request, post it to a server, get response and parse it for results.
What is the best way to do this? What classes and/or functions
(dotNET or WinAPI) are best suit for that purpose? What tools can do the
job? Can anybody give links to code samples?
Thanks in advance.
My first question is: Are there any tools for interception of SOAP requests?
And the second question:
Is it difficult to implement WebService client without using standard
classes. Say, if I need to make WS method call, then I should prepare I
SOAP request, post it to a server, get response and parse it for results.
What is the best way to do this? What classes and/or functions
(dotNET or WinAPI) are best suit for that purpose? What tools can do the
job? Can anybody give links to code samples?
Thanks in advance.