[fpc-pascal] Network compression
Dimitrios Chr. Ioannidis
d.ioannidis at nephelae.eu
Tue May 23 10:52:58 CEST 2017
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
More information about the fpc-pascal
mailing list