public void connect() throws IOException { localSocket.connect(new LocalSocketAddress(LOCAL_ABSTRACT_NAME));
確定! 回上一頁