Re: ACK and NAK using MINA Component

2014-12-04 Thread madhuri@atrium
Thanks for your response. Can you please point me to right documentation for me to right custom mina codec? -- View this message in context: http://camel.465427.n5.nabble.com/ACK-and-NAK-using-MINA-Component-tp5760006p5760110.html Sent from the Camel - Users mailing list archive at Nabble.com.

ACK and NAK using MINA Component

2014-12-02 Thread madhuri@atrium
Hi, I am new to socket programming as well as camel. Here is the flow I want to implement. Please guide me to appropriate documentation. I am using MINA component to do InOut communication over TCPIP port. I am writing a client to send request to TCPIP port. Once the request is received, the se