int buffsize=1024; FileInputStream fis= null; BufferedInputStream bis = null; try { synchronized (socket.getOutputStream()) {