网络篇・UDP通信 Saturday, May 22, 2021 python udp socket server client address port之前我们尝试了TCP服务器与客户端的通讯,现在我们要实现一个服务器,通过UDP协议与客户端程序通讯。