S
Softwaremaker
Hi Fellows,
I would like to post a SOAP Message to a listening Web Service. This SOAP
Message is hand-created by me (Please dont ask me why )
So, I intend to create the XML SOAP Message and then send it out *manually*
instead of using any proxy classes or Invoke methods.
An example would be to use the MSXML.XMLHTTP30 Classes, compose and write
the message, set the appropriate headers and post it.
I would like to use managed code in .NET now, what classes am I looking at
and what is the best way to do this ?
Any links, advice or pointers would be very much appreciated.
I would like to post a SOAP Message to a listening Web Service. This SOAP
Message is hand-created by me (Please dont ask me why )
So, I intend to create the XML SOAP Message and then send it out *manually*
instead of using any proxy classes or Invoke methods.
An example would be to use the MSXML.XMLHTTP30 Classes, compose and write
the message, set the appropriate headers and post it.
I would like to use managed code in .NET now, what classes am I looking at
and what is the best way to do this ?
Any links, advice or pointers would be very much appreciated.