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.