[jdev] Re: Stream compression with jzlib?

2006-02-27 Thread Gaston Dombiak
Hey Vinod, Wildfire also uses jzlib for stream compression. Since Wildfire is an open source server you can take a peek at the code. Regards, -- Gato Vinod Panicker [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On 2/27/06, Vinod Panicker [EMAIL PROTECTED] wrote: Hi, Has

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

2006-02-27 Thread Vinod Panicker
Hi, On 2/27/06, Gaston Dombiak [EMAIL PROTECTED] 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

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

2006-02-27 Thread Gaston Dombiak
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

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

2006-02-27 Thread Norman Rasmussen
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 [EMAIL PROTECTED] wrote: Hey Vinod, Stream compression was tested against 3 clients

[jdev] Re: Stream compression with jzlib?

2006-02-27 Thread Alexander Gnauck
Norman Rasmussen schrieb: 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. here is the code of my socket class which is using the ICSharpZipLib and which was

[jdev] jabber2d's roster.xml deficiencies

2006-02-27 Thread Robert Temple
Recently I discovered what many looks like many other before me have already figured out. The code to give new users a default roster only works one way. It doesn't add roster entries for those who are listed in the roster.xml file like one would expect. For example, this item appears in