[EMAIL PROTECTED] wrote: > Hello > > Issue: > I connect to internet thru a http proxy. > What should I do in orger to make a link between a client and a server > disposed on both sides of the proxy ?
Currently this protocol is supported only in the THttpcli component. If you need it with TWSocket you would have to implement it by yourself. Not so difficult, since in HttpProt.pas you find all you need. Since a HTTP proxy is just another transparent proxy like Socks as well its use is not limited to the HTTP protocol. We already had a discussion about making it available in TWSocket, but nobody has done it so far. --- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be