I'm attempting to consume a SOAP service that requires HTTP Basic Authentication (over HTTPS).
I'm using WSE 3.0 on Visual Studio 2008.
Here's the basics...
Class SNCClient
Inherits SoapClient
Public Sub New(ByVal destination As EndpointReference)...
Okay so I'm a little bit confused as to why I can't fix my problem -the thing is I have a tcpclient and I want to make http requests using it - I type the IP address of the target server and it's port which is 80 it all works fine when I'm requesting a page it's just I can't figure out how to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.