摘要:
public void main(String[] args){ String host = "123.126.113.42"; int port = 80; Socket s = new Socket(host, port); BufferedWriter bw = new Buffere... 阅读全文
posted @ 2015-07-26 21:33
agindage
阅读(418)
评论(0)
推荐(0)
浙公网安备 33010602011771号