Results 1 to 3 of 3

Thread: NTLM Proxy Authorization

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2006
    Posts
    6

    NTLM Proxy Authorization

    Hi to all,
    I'm newbie in VB, and recently i played a lot with WinSock of VB6.

    I have built up a small proxy server in VB, using only Winsock Routines , and seems to work fine from Home.

    I want my small proxy to work in my business PC but there is a bloody proxy server accepting NTLM, Kerberos and Negotiate authentication.

    I was not able to find in the net (google) suitable VB code to cooorporate with winsock in my programm in order to establish connection to this Business-Proxy using NTLM Proxy-Authorization .

    Any idea about that ?

    Thanks in advance

  2. #2
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: NTLM Proxy Authorization

    Quote Originally Posted by basiliou
    I'm newbie in VB
    I wouldn't trying implementing NTLM then ... But if you must then this might help you.

    http://www.innovation.ch/personal/ronald/ntlm.html
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  3. #3

    Thread Starter
    New Member
    Join Date
    Dec 2006
    Posts
    6

    Re: NTLM Proxy Authorization

    Quote Originally Posted by visualAd
    I wouldn't trying implementing NTLM then ... But if you must then this might help you.

    http://www.innovation.ch/personal/ronald/ntlm.html
    Thamks for the link...
    Ok, i'm newbie enough to understand how NTLM works with proxy servers,
    but in my case NTLM is my only way to be redirected from my proxy.

    It is strange that i have found a lot of code regarding C, but nothing about VB and NTLM.

    Regards

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width