pycraze wrote:
> Hi ,
> 
>      I am working on NTLM (Windows NT Lan Manager )APS
> (Authentication Proxy Server ) , to port to C language .

the 'wget' utility supports NTLM authentication as of version 1.1.0 or so, you 
might try just looking at the C source code to wget if you're looking to 
implement an NTLM client in C (I think that's what you were asking?). 

-Jay
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to