Re: How to send MATIP protocol via TCP in camel

2012-12-28 Thread CKV
-protocol-via-TCP-in-camel-tp5724483p5724655.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to send MATIP protocol via TCP in camel

2012-12-27 Thread Christian Müller
MATIP = Mapping of Airline Traffic over Internet Protocol ( http://www.ietf.org/rfc/rfc2351.txt)? If yes, this should be feasible with the camel-netty component... You have to use mina:tcp://... Best, Christian On Fri, Dec 21, 2012 at 12:51 PM, CKV wrote: > MATIP --

Re: How to send MATIP protocol via TCP in camel

2012-12-21 Thread Christian Müller
tocol > through Camel. > > Is it possible for us to receive MATIP protocol using Camel. > Please Advice. > > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/How-to-send-MATIP-protocol-via-TCP-in-camel-tp5724483.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

How to send MATIP protocol via TCP in camel

2012-12-20 Thread CKV
ming from MATIP protocol. Since we are using Apache Camel we would like to get the MATIP protocol through Camel. Is it possible for us to receive MATIP protocol using Camel. Please Advice. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-send-MATIP-protocol-via-TCP-in-