Hi,

You can use the Camel context as is. The only thing I see changing is the
TCPServer port which should be set to 7890. The camel route is a TCP proxy
which sets up a message consumer and listens for a client request on port
6789 and when it receives a message from the TCPCLient, it logs the message,
following which it sends the message to the TCPServer which is listening on
port 7890.

Hope this clarifies things.

Cheers,

Ashwin...

-----
---------------------------------------------------------
Ashwin Karpe
Apache Camel Committer & Sr Principal Consultant
FUSESource (a Progress Software Corporation subsidiary)
http://fusesource.com 

Blog: http://opensourceknowledge.blogspot.com 
---------------------------------------------------------
--
View this message in context: 
http://camel.465427.n5.nabble.com/tcp-proxy-route-tp4332461p4561871.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to