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.

Reply via email to