摘要: tcp 服务端运行 nc -ulp {端口} 客户端运行 nc -u {ip} {端口} 在客户端输入字符,如果连接正常,服务端会同样输出 阅读全文
posted @ 2020-02-08 13:55 xiaobaicaidage 阅读(479) 评论(0) 推荐(0)