>> You have to send a line like this: >> CONNECT hostname:portnumber HTTP/1.0<cr><lf> >> and then wait for the proxy reply. Then you are connected to the remote >> server. >> This is what ICS-SSL use for SSL connections thru a proxy. > > Thanks ! > but does standard Delphi components (like TClientSocket TServerSocket) > permit to do such a thing or ICS is strongely recommanded ?
ICS is strongly recommanded. TClientsocket is deprecated since many years now. btw: Again this mailing list is not the place to ask for other components. This mailing list is for ICS support /only/. Any other question /must/ go to other mailing lists such as [EMAIL PROTECTED] -- [EMAIL PROTECTED] The author of the freeware multi-tier middleware MidWare The author of the freeware Internet Component Suite (ICS) http://www.overbyte.be -- 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
