A HashMap m1=new HashMap ();
.
The socket=new socket (host, port);
M1. Put (port, socket);//socket saved
.
Like this I keep each user socket, then other place calls to how to write?
Private static Socket usocket=null;
//get the user of the socket