Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Zlib and streaming

Status
Not open for further replies.

devilman0

IS-IT--Management
Nov 14, 2002
257
US
Does anyone know how to use zlib dll (zlibwapi.dll ver 1.2.1) to 'stream' the compresssion. This can be done in c/c++, however, i am not vested in either of those languages. I have found samples on how to compress/decompress but in order to decompress, you need to know the org. string lenght. I know you can store the org. string lengh in the file, but this is for a program that stores the raw compressed data, so reading from a 'stream' as sorts would be necessary. Thanks in advance.

Thanks,
James
[afro][mad]
"Make it idiot-proof and someone will make a better idiot." ~bumper sticker
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top