I'd like to use THttpCli to do multiple simultaneous "GET" requests of
different websites. All of the retrieved HTML documents need to be saved
to the harddrive.
When dynamically creating each of the THttpCli components, should I issue
"GetAsync" and write the data to disk in the OnDocData event? Or, should
I just create a file stream with RcvdStream and issue a normal "Get"?

-- 
Be Yourself @ mail.com!
Choose From 200+ Email Addresses
Get a Free Account at www.mail.com

-- 
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

Reply via email to