In the component .pas itself, search for "CONNECT" method. Regards,
SZ On Thu, Oct 29, 2009 at 1:22 PM, Mauricio Peixoto < [email protected]> wrote: > > I could not find it. > > > > You mean in the httpprot.pas file!? where? or in some of the samples > (httptst.pas, > > httptst1.pas, ...)? which? > > > > Regards, > > Mauricio > > > Date: Thu, 29 Oct 2009 09:40:59 +0200 > > From: [email protected] > > To: [email protected] > > Subject: Re: [twsocket] FTP client through a proxy - HTTP CONNECT method > > > > 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 > > _________________________________________________________________ > VocĂȘ sabia que o Hotmail mudou? Clique e descubra as novidades. > http://www.microsoft.com/brasil/windows/windowslive/products/hotmail.aspx > -- > 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 > -- 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
