You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by vjboston <vj...@gmail.com> on 2013/09/20 21:20:48 UTC

Socket programming and camel

Hi ,
I am new to camel framework. I am looking into using Camel for request
response socket programming.

Does anybody have a simple example for this scenario ? It will be really
appreciated.




--
View this message in context: http://camel.465427.n5.nabble.com/Socket-programming-and-camel-tp5739905.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Socket programming and camel

Posted by Christian Posta <ch...@gmail.com>.
mina2 is available now.
http://camel.apache.org/mina2.html

You could also try netty.
http://camel.apache.org/netty.html




On Mon, Sep 23, 2013 at 9:48 AM, vjboston <vj...@gmail.com> wrote:

> Hi Chad,
> I am trying to achieve the same result as under the post .tcp socket client
> consumer endpoint?
> You have mentioned in the post that this will be available in mina2
> component .
> Do you know if it is avaible now ?
> Basically I am trying to connect to a remo0te host using tcp protocol for
> communicating.
>
> VJ
>
>
>
>
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Socket-programming-and-camel-tp5739905p5740080.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
*Christian Posta*
http://www.christianposta.com/blog
twitter: @christianposta

Re: Socket programming and camel

Posted by vjboston <vj...@gmail.com>.
Hi Chad,
I am trying to achieve the same result as under the post .tcp socket client
consumer endpoint?
You have mentioned in the post that this will be available in mina2
component . 
Do you know if it is avaible now ? 
Basically I am trying to connect to a remo0te host using tcp protocol for
communicating.

VJ


 





--
View this message in context: http://camel.465427.n5.nabble.com/Socket-programming-and-camel-tp5739905p5740080.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Socket programming and camel

Posted by Chad Beaulac <ca...@gmail.com>.
Look at unit tests for camel-mina2 component. They provide good examples. 

Chad

Sent from my iPhone

On Sep 20, 2013, at 3:20 PM, vjboston <vj...@gmail.com> wrote:

> Hi ,
> I am new to camel framework. I am looking into using Camel for request
> response socket programming.
> 
> Does anybody have a simple example for this scenario ? It will be really
> appreciated.
> 
> 
> 
> 
> --
> View this message in context: http://camel.465427.n5.nabble.com/Socket-programming-and-camel-tp5739905.html
> Sent from the Camel - Users mailing list archive at Nabble.com.