Yes thats possible.

Here is a blog from Scott Cranton who wrote how to do that, although
he uses Mina instead of Netty.
http://scottcranton.blogspot.com/2011/04/socat-is-so-cool.html

You should be able to use Netty as well.

On Fri, Apr 22, 2011 at 9:07 AM, samslara <samsl...@yahoo.com> wrote:
> Hello,
>  I'm wondering if there's a way to create a route that acts like a tcp
> proxy in Camel.  Maybe something along the lines of:
>  from("netty:tcp://0.0.0.0:5050").to("netty:tcp://somewhere:5051")
>
> or maybe even using MINA that just forwards data along.
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/tcp-proxy-route-tp4332461p4332461.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
CamelOne 2011: http://fusesource.com/camelone2011/
Twitter: davsclaus
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to