It works - IF, and ONLY IF, I close the sender's outputStream after this line: ImageIO.write(image, "PNG", socket.getOutputStream());.
確定! 回上一頁