Re: Netty bi directional communication

2016-03-29 Thread Jagannath Naidu
Hi List, On 28 March 2016 at 16:51, Jagannath Naidu < jagannath.na...@fosteringlinux.com> wrote: > CORRECTION > > On 28 March 2016 at 16:24, Jagannath Naidu < > jagannath.na...@fosteringlinux.com> wrote: > >> Hi List, >> >> I am again stuck in a situation. :-D >> >> ENVIRONMENT >> >> I am using

Re: Netty bi directional communication

2016-03-28 Thread Jagannath Naidu
CORRECTION On 28 March 2016 at 16:24, Jagannath Naidu < jagannath.na...@fosteringlinux.com> wrote: > Hi List, > > I am again stuck in a situation. :-D > > ENVIRONMENT > > I am using camel 2.15.x and can use this one only > > we have a server which works as follows > 1. This server will multiple r

Netty bi directional communication

2016-03-28 Thread Jagannath Naidu
Hi List, I am again stuck in a situation. :-D ENVIRONMENT I am using camel 2.15.x and can use this one only we have a server which works as follows 1. This server will multiple requests 2. It will not respond in same tcp session ( means, it will create a new connection every time ) 3. It listen