G
Guest
Hello,
I have raw XML that I want to package as a SOAP message and send over HTTP
to some web service end-point. Later on I'm gonna need it to be wrapped into
a SSL tunnel too, with full WS-Security support. What class is easiest for me
to use?
(I can not use the add webreference / generate proxy class thing because my
program needs to support new web services without recompile plus not even
half of my end-points even provide WSDL for their web services :/)
Regards,
Martin
I have raw XML that I want to package as a SOAP message and send over HTTP
to some web service end-point. Later on I'm gonna need it to be wrapped into
a SSL tunnel too, with full WS-Security support. What class is easiest for me
to use?
(I can not use the add webreference / generate proxy class thing because my
program needs to support new web services without recompile plus not even
half of my end-points even provide WSDL for their web services :/)
Regards,
Martin