Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Dec : Re: Am i behind a proxy ?
| Subject: | Re: Am i behind a proxy ? |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 18 Dec 2006 11:54:57 |
"dpap" <dpap@softwaypro.gr> wrote in message
news:4586e097@newsgroups.borland.com...
> how can i ensure that my application must be authorized by a
> proxy server before connected a remote host, with TidHTTP (Indy10) ?
You have to ask the user to provide the necessary proxy settings, which you
can then assign to the TIdHTTP's ProxyParams property.
Gambit