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

Norman Rasmussen norman at rasmussen.co.za
Mon Feb 27 12:23:16 CST 2006


fyi: when using the ICSharpZipLib with .net I found that the one
stream constructor's logic was in fact reversed!  So I'd say test it
with the boolean missing, and true, and false.

On 2/27/06, Gaston Dombiak <gaston at jivesoftware.com> wrote:
> 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.
>
>
>
>


--
- Norman Rasmussen
 - Email: norman at rasmussen.co.za
 - Home page: http://norman.rasmussen.co.za/



More information about the JDev mailing list