[ C#] 傳送與接收UDP 廣播封包 首先要使用以下兩個命名空間 using System.Net; using System.Net.Sockets ... //定義要送出的封包大小 while ...
awei791129.pixnet.net