Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Feb : Re: TSocketConnection and Proxy...
| Subject: | Re: TSocketConnection and Proxy... |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 12 Feb 2007 10:11:01 |
"Beto Neto" <nospam@domain.com> wrote in message
news:45d08d40@newsgroups.borland.com...
> How can I configure a proxy to a TSocketConnection???
You don't. TSocketConnection does not support proxies. You would
need to use TWebConnection instead.
Gambit