tcp 服务端运行 nc -ulp {端口} 客户端运行 nc -u {ip} {端口} 在客户端输入字符,如果连接正常,服务端会同样输出 相关文章: 2021-10-07 2021-12-16 2021-05-28 2022-12-23 2021-12-06 2022-12-23