Hello,

I'm in the same situation. I need a client consumer. Has this requeriment
(client consumer) solution today?

I read the documentation, and I undertand that when I make a route like
that:

from("mina:tcp://localhost:port....").process(miProcesador).to("seda:distribucion")

I am making a TCP server and it's not posible indicate that I want a Client
TCP. Isn't it?.

Thank you again.

--
View this message in context: 
http://camel.465427.n5.nabble.com/tcp-socket-client-consumer-endpoint-tp3276804p5142063.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to