C# UDP Broadcast different Target Endpoint on WIndows and Linux

后端 未结 0 1265
轮回少年
轮回少年 2020-12-17 04:40

I am trying to implement local network game discovery via UDP broadcast and ran into an issue with Linux.

ReceivingEndPoint = new IPEndPoint(IPAddress.Any, po         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题