摘要:
ServerSocket类的构造方法有四种重载形式,它们的定义如下:public ServerSocket() throws IOExceptionpublic ServerSocket(int port) throws IOExceptionpublic ServerSocket(int port, int backlog) throws IOExceptionpublic ServerSock... 阅读全文
posted @ 2010-07-05 16:44
玩玩乐乐
阅读(638)
评论(0)
推荐(0)
浙公网安备 33010602011771号