Re: [twsocket] THttpCli for NTLM

2011-01-31 Thread Arno Garrels
- Original Message - From: D'Arcy McNally To: Arno Garrels arno.garr...@gmx.de Sent: Monday, January 31, 2011 11:59 AM Subject: RE: [twsocket] THttpCli for NTLM Arno. Thanks very much for the prompt response. I will update to ICSv7 and report back to the mailing list should I

Re: [twsocket] THttpCli for NTLM

2010-06-15 Thread Arno Garrels
Darcy McNally wrote: 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. If the server behind

Re: [twsocket] THttpCli for NTLM

2010-06-14 Thread Arno Garrels
Darcy McNally wrote: if( CommOptionsPtr-HTTPProxyAuth == pxaNTLM ) //*what params to set for this condition*** { HttpCli-ProxyAuth = httpAuthNtlm; HttpCli-Proxy = * + CommOptionsPtr-HTTPProxyUser + * + CommOptionsPtr-HTTPProxyPass;

Re: [twsocket] THttpCli for NTLM

2010-06-14 Thread Darcy McNally
] 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