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