[jdev] Re: Re: Stream compression with jzlib?

Gaston Dombiak gaston at jivesoftware.com
Mon Feb 27 12:00:29 CST 2006


Hey Vinod,

Stream compression was tested against 3 clients that none of them is written 
in Java. The clients are: Exodus, Pandion and MiniClient. Smack library also 
supports stream compression but we are also using jzlib in Smack so that one 
doesn't count for you. :)

Regards,

  -- Gato

"Vinod Panicker" <vinod.p at gmail.com> wrote in message 
news:a8f18ca30602270948g585103d0hf9cf3e73f684a8b4 at mail.gmail.com...
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