Using ZLib

Hi,

I currently have a program that exports data to text files, these files are then sent over the network to the server. I now have to do a change to compress them.

I have been researching this on the internet for days and I feel like I am going round in circles!

Most people seem to recommend ZLib to implement compression. I have downloaded the source and tried to compile it, but I am struggling. The files are C files which I have not worked with.

I think I just need to get a bit of guidance to put me on the right track :)
For now I would like to create a small test app in VS 6.0.

Can anyone give me some advice?


Thanks very much
DaveD
Go to www.sourceforge.net. There you will find source code of programs which use ZLib.
Thanks! I have got it to work :)
Topic archived. No new replies allowed.