[jdev] Re: Stream compression with jzlib?
Vinod Panicker
vinod.p at gmail.com
Mon Feb 27 11:48:30 CST 2006
Hi,
On 2/27/06, Gaston Dombiak <gaston at jivesoftware.com> wrote:
> Hey Vinod,
>
> Wildfire also uses jzlib for stream compression. Since Wildfire is an open
> source server you can take a peek at the code.
I took a look at SocketConnection.java, where ZOutputStream is being
used. Have you tested for compatibility with other stream compression
implementations? I didn't get expected results when using
ZOutputStream and ZInputStream. I'm currently using the ZStream class
directly.
Regards,
Vinod.
More information about the JDev
mailing list