Udp组播解决多网段的问题 孙鸿飞 | 2025-5-14 14:10 | 42 | 程序 46 字 | 3 分钟 public class UdpControl : MonoBehaviour { // public LeftVideoControl leftControl; // public RightVideoControl rightControl; public PageControl pageControl; private UdpClient u…