摘要:
1. server 先启动 1 public class Server { 2 public static final int port = 8765; 3 4 public static void main(String[] args) { 5 System.out.println("Server 阅读全文
posted @ 2017-12-13 22:45
黑土白云
阅读(213)
评论(0)
推荐(0)
摘要:
1. 先启动服务端, 后启动客户端 1 public class Server { 2 public static final int port = 8765; 3 4 public static void main(String[] args) { 5 System.out.println("Se 阅读全文
posted @ 2017-12-13 22:25
黑土白云
阅读(252)
评论(0)
推荐(0)
浙公网安备 33010602011771号