I am trying to make a server socket using Spring TCP/IP integration. But the problem is, I am quiet new using Spring and the solution I found after googling couldn't help me much. I visited Spring website, they talk about a lot of things I couldn't understand. So if anybody can help me please with the Spring configuration and corresponding java code....
BTW, I am receiving a stream of bytes from the client.
See the Spring Integration Documentation; pay particular attention to the discussion about using deserializers to extract messages from the stream.
Also the the tcp-client-server, tcp-amqp, and tcp-client-server-multiplex samples.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With