Hello, I have proxy-side experience. After the CONNECT header is received, all we do is to return response header and then tunnel to the host specified.
HTTPPRot.pas has some client-side example code for this! Regards, SZ On Thu, Oct 29, 2009 at 2:04 AM, Mauricio Peixoto < [email protected]> wrote: > > Hi, > > > Anyone has experience, could share source code, or..., in implementing FTP > client using HTTP Connect method to pass through a proxy? Note I have > already > tried the transparent proxy work around but it does not work. > > > Thanks very much, > Mauricio > > ____________________________________________________________ > -- 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
