[jdev] Re: Stream compression with jzlib?
    Vinod Panicker 
    vinod.p at gmail.com
       
    Tue Feb 28 22:38:30 CST 2006
    
    
  
Hi,
The stream compression impl on my server is working with a ppc client
that uses ICSharpZipLib.
But its not able to decompress data sent by Pandion and Exodus. 
During decompression, jzlib gives Z_DATA_ERROR with the message -
"unknown compression method".
I'm calling inflate() with the param Z_FLUSH_SYNC
inflateInit() was called without any params.
Haven't managed to find MiniClient - a link would be helpful.
Any other clients that I can test with?
Regards,
Vinod.
    
    
More information about the JDev
mailing list