can you help me ?
i develop a socket server based on the MINA, all the client
send the request message to the server ,the server will send the
response message to the client ,but after run some days , when the client send the message to the server ,the client can not receive the response message from the server ,but the server logs display the server write the response to the response buffer, why the client can not receive the message ?
