Perhaps you can clarify exactly what it is you want to achieve? For example, do you mean the NTLM authentication string that should be sent to a webserver if you choose "NTLM Authentication" in IE6? Or do you mean something else?
If the former, then the following - although not in VB - may be of interest:
I am trying to make an application that can generate the correct NTLM string for the handshake between the proxy and my program. The program i am making, will hopefully act as a proxy on my computer that will give other programs access to the internet. It currently uses winsock and i can get my browser to connect to the internet through it, because it does all the NTML authentification for me, but i cannot do other programs.
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.