UDP 端点和 UDP 客户端有什么区别?

What is the difference between a UDP endpoint and a UDP client?

简单来说,有什么区别?它是否与服务器(端点)相同。它和透明UDP一样吗?请帮我清除它。

None。 UDP 并不是真正的客户端-服务器协议,因此 'endpoint' 比 'client' 更好。