Re: Some questions about NioSocketConnector

2008-10-20 Thread Maarten Bosteels
t allowed to add before the codec filter, I'll try > to do the decryption, validation job in a new filter. > > > > > Date: Fri, 17 Oct 2008 14:38:38 +0200> To: dev@mina.apache.org> Subject: > Re: Some questions about NioSocketConnector> From: [EMAIL PROTECTED]>

RE: Some questions about NioSocketConnector

2008-10-17 Thread Stanley Ding
flict problem and want to know why it does not happen. If executor filter is not allowed to add before the codec filter, I'll try to do the decryption, validation job in a new filter. > Date: Fri, 17 Oct 2008 14:38:38 +0200> To: dev@mina.apache.org> Subject: Re: >

Re: Some questions about NioSocketConnector

2008-10-17 Thread Emmanuel Lecharny
Stanley Ding wrote: > 1、Can I add an executor filter before the codec filter? > > 2、When I add the executor before the codec filter, some times mina creates > more than one Decoder instances for only one session > [CodecFactory.getDecoder() is called more than once]. Why? > 3、When I add the e

Some questions about NioSocketConnector

2008-10-17 Thread Stanley Ding
1、Can I add an executor filter before the codec filter? 2、When I add the executor before the codec filter, some times mina creates more than one Decoder instances for only one session [CodecFactory.getDecoder() is called more than once]. Why? 3、When I add the executor before the codec filter, an

Re: some questions

2007-03-20 Thread Trustin Lee
On 3/20/07, mat <[EMAIL PROTECTED]> wrote: Thanks. I i didn't set the direct buffers and buffer allocator I used is mina bytebuffer. Actually I don't quite understand when and what's the purpose of setting the direct buffer although this topic was mentioned several times in the forum. Maybe a tu

Re: some questions

2007-03-19 Thread mat
Thanks. I i didn't set the direct buffers and buffer allocator I used is mina bytebuffer. Actually I don't quite understand when and what's the purpose of setting the direct buffer although this topic was mentioned several times in the forum. Maybe a tutorial is neccessary? ^^ 2007/3/20, Trusti

Re: some questions

2007-03-19 Thread Trustin Lee
Hi Mat, On 3/19/07, mat <[EMAIL PROTECTED]> wrote: Hi, All, I finished my server with mina 1.0.2 and it works fine so far. However, I also observed something i don't understand whether they are the problems from my implementments. 1) If the client connects to my server and if client doesn't s

some questions

2007-03-19 Thread mat
Hi, All, I finished my server with mina 1.0.2 and it works fine so far. However, I also observed something i don't understand whether they are the problems from my implementments. 1) If the client connects to my server and if client doesn't send nothing to server in certain time(4 hours maybe?

RE: Some questions (slf4j , how to reduce thread count, accessing session IP address)

2006-12-31 Thread Gaston Dombiak
006 6:46 AM To: dev@mina.apache.org Subject: Re: Some questions (slf4j , how to reduce thread count, accessing session IP address) As far as #1 goes, http://www.slf4j.org/download.html. The rest, I can look in to, but am sure some smarter person on this list will beat me to the answer. On 12/

Re: Some questions (slf4j , how to reduce thread count, accessing session IP address)

2006-12-29 Thread Mark Webb
As far as #1 goes, http://www.slf4j.org/download.html. The rest, I can look in to, but am sure some smarter person on this list will beat me to the answer. On 12/29/06, Mehmet D. AKIN <[EMAIL PROTECTED]> wrote: Hi, I have three questions (Using mina 1.1 pre release snapshot) 1. I failed to fi

Some questions (slf4j , how to reduce thread count, accessing session IP address)

2006-12-29 Thread Mehmet D. AKIN
Hi, I have three questions (Using mina 1.1 pre release snapshot) 1. I failed to find a single slf4j jar file in sl4j1.1 distribution to satisfy mina's dependencies. I had to include both slf4j-api and slf4j-nop jars to run tests. Is there a single slf4j jar to run mina? 2. As far as I see, MINA

Re: Some questions about Apache Mina.

2006-11-24 Thread Trustin Lee
Hi Justin, On 11/23/06, champion liu <[EMAIL PROTECTED]> wrote: Hello, I am very glad to contact with you. I am a graduate in Peking University, China. Now I devote myself to study and test Apache Mina.Thisis my present research. But I don't know what should I test for this Network Framework.

Some questions about Apache Mina.

2006-11-23 Thread champion liu
Hello, I am very glad to contact with you. I am a graduate in Peking University, China. Now I devote myself to study and test Apache Mina.This is my present research. But I don't know what should I test for this Network Framework. I want know which performance you take care of. Can you give me a