摘要:
一、服务器端,运行在PC机上 import java.io.*; import java.net.*; public class SimpleServer{ public static void main(String[] args) throws IOException{ ServerSocket ss=new ServerSocket(30000... 阅读全文
posted @ 2016-03-10 20:42
ql698214
阅读(185)
评论(0)
推荐(0)

浙公网安备 33010602011771号