UDP聊天实现
摘要:1 public class A { 2 public static void main(String[] args) throws IOException { 3 DatagramSocket socket = new DatagramSocket(8888); 4 BufferedReader
阅读全文
posted @ 2023-03-17 11:43
posted @ 2023-03-17 11:43
posted @ 2023-03-17 10:46
posted @ 2022-08-16 16:06
posted @ 2022-08-16 15:54