Re: How to send MATIP protocol via TCP in camel
THank You. Yes MATIP = Mapping of Airline Traffic over Internet Protocol . I have given mina and netty for TCP and is working fine. Code : For mina : For netty :
How to send MATIP protocol via TCP in camel
I have defined a sample TCP port and tried to send a string value through Camel. It was success and I got the result also. Please find the code for defining the port, For testing , I used below producertemplate.send