spring-projects / spring-integration-samples

You are looking for examples, code snippets, sample applications for Spring Integration? This is the place.

Home Page:http://www.springsource.org/spring-integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I have java TCP server running separately

Ajayr84 opened this issue · comments

I have spring TCP client that needs to send request via outbound gateway.
TCP server socket pgm able to read the request and send reply to client.
How to receive the reply.

Time-out exception is coming.

Configured only Client side XML ..
Used simple gateway to send message

Sounds like a StackOverflow question: fully not clear how is it related to this project...

Please, raise your issue over there with more details.

Thanks for understanding.

Thanks will do..