Hi All, I am implementing NIO and using socket to make connections between the server and the clients , I have got some code from some sites and from some forums(including this forum) , the code works but the problem is that sometimes some of the clients can not connect to the server and the server application ignores such connections, can ...