Hi,
I need to transfer data which are relative big ( 1,2 GB )using low
memory ( 512MB, 1GB RAM ) machines.
I was thinking something like load partial the file I ie.e a 64K
memory block ) compress it send that compressed block via network and at
the other end receive that block decompressed it and write it to disk,
"repeat until done" .
I've searched but I didn't find any example on how to compress /
decompress in blocks .
Any hints ?
regards,
--
Dimitrios Chr. Ioannidis
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal