I want to use httpsend to download a file from some website.but the file is too 
big.(>1000M),when i use the procedure:
function HttpGetBinary(const URL: string; const Response: TStream): Boolean; 

I find that the procedure will download the file into Stream.and make the 
memory increase.(my computer's memory is 512M).anyone can worked out a method 
to solve it. and can callback the
download progress.
thanks.

sorry my poor Enginsh.

[EMAIL PROTECTED] 
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to