-->
Socket类的方法 shutdownInput和shutdownOutput的作用是关闭相应的输入、输出流,不关闭网络连接。它将输入、输出流移动到末尾,再没有数据可以读写了,将以后发过来的数据忽略掉。答案:TRUE