第5行用disconnect()將連線關閉。 將InputStream內容取出應用的範例如下: byte[] data = new byte[1024]; int idx = input.read( ...
確定! 回上一頁