Re: [twsocket] HTTPCli v6 Download Progress

2007-05-07 Thread Johnnie Norsworthy
Thanks. I submitted this as a FAQ for HttpCli. -Johnnie -- 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

Re: [twsocket] HTTPCli v6 Download Progress

2007-05-06 Thread Francois Piette
> Is there an example that demonstrates how to monitor a HTTPCli.Get() > progress for displaying a progress bar? In short, from OnHeaderEnd or OnDocBegin, use ContentLength property to know the total file size. Then in OnDocData event you can count the bytes and update your progress bar. Nte that

Re: [twsocket] HTTPCli v6 Download Progress

2007-05-06 Thread Paul
y 07, 2007 6:00 AM Subject: [twsocket] HTTPCli v6 Download Progress > Is there an example that demonstrates how to monitor a HTTPCli.Get() > progress for displaying a progress bar? > > I thought I had seen mention of this in the mailing list. Is there a > search > engine for the mai

[twsocket] HTTPCli v6 Download Progress

2007-05-06 Thread Johnnie Norsworthy
Is there an example that demonstrates how to monitor a HTTPCli.Get() progress for displaying a progress bar? I thought I had seen mention of this in the mailing list. Is there a search engine for the mailing list? Thanks, -Johnnie Norsworthy -- To unsubscribe or change your settings for TWSocket