Hi,

My requirement is to send a XML over TCP to a non spring component. I need to send messages very often. I was looking into Spring Integration TCP adapters and gateways as a solution. Is it mandatory to receive a response when a message is posted? In my scenario, I never get a response back.

Thanks,
Jan.