Arno,
Thanks very much for the prompt reply. One further question. When setting 
HttpCli for NTLM is it also necessary to set/pass the username and password, as 
would be done for a proxy server setup e.g. HttpCli->ProxyUsername & 
HttpCli->ProxyPassword.

As I'm unable to mimic an NTLM network from my workplace I need to, 
reluctantly, ask one of our our customers to test for us. This is the reason I 
am getting as much info as possible on the HttpCli NTLM parameters/setup.

Regards,
D'Arcy

-----Original Message-----
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On 
Behalf Of Arno Garrels
Sent: 14 June 2010 18:16
To: ICS support mailing
Subject: Re: [twsocket] THttpCli for NTLM

Darcy McNally wrote:
>  if( CommOptionsPtr->HTTPProxyAuth == pxaNTLM ) //*************what  
> params to set for this condition*************** {
>   HttpCli->ProxyAuth = httpAuthNtlm;
>   HttpCli->Proxy = "*" + CommOptionsPtr->HTTPProxyUser + "*" +
>                               CommOptionsPtr->HTTPProxyPass;  }

As far as I recall there is no difference except for the authentication type 
"HttpCli->ProxyAuth = httpAuthNtlm". If that does not work it might help to set 
property Agent to some Microsoft browser. There are proxies around which 
provide NTLM only to MS browsers.

--
Arno Garrels
--
To unsubscribe or change your settings for TWSocket mailing list please goto 
http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


This message (and any associated files) is intended only for the use of the 
individual or entity to which it is addressed and may contain information that 
is confidential, subject to copyright or constitutes a trade secret. If you are 
not the intended recipient you are hereby notified that any dissemination, 
copying or distribution of this message, or files associated with this message, 
is strictly prohibited. If you have received this message in error, please 
notify us immediately by replying to the message and deleting it from your 
computer. Messages sent to and from us may be monitored. Internet 
communications cannot be guaranteed to be secure or error-free as information 
could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or 
contain viruses. Therefore, we do not accept responsibility for any errors or 
omissions that are present in this message, or any attachment, that have arisen 
as a result of e-mail transmission. If verification is required, please request 
a hard-copy version. Any views or opinions presented are solely those of the 
author and do not necessarily represent those of the company.
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to