S
Søren M. Olesen
Hi
I need to zip and send a bunch of files (2 Gb) in a directory structure to a
Web clinet. Using XCeed I've been able to zip the directory structure into a
temporary file and the send it to the client. However it takes quite some
time to zip the files, so sometimes the client timesout evenbefore the temp
file is done. Is there a way to Zip and Send at the same time? Would it be
possible to write and read from a memorystrream at the same time (using two
different threads)
TIA
Søren
I need to zip and send a bunch of files (2 Gb) in a directory structure to a
Web clinet. Using XCeed I've been able to zip the directory structure into a
temporary file and the send it to the client. However it takes quite some
time to zip the files, so sometimes the client timesout evenbefore the temp
file is done. Is there a way to Zip and Send at the same time? Would it be
possible to write and read from a memorystrream at the same time (using two
different threads)
TIA
Søren