ZigbeeApp/Shared/Phone/ZigBee/Common/Application.cs
@@ -124,7 +124,7 @@ try { //点对点发送(先发一条已有的点播,回复几率高一点) for (int i = 0; i < gateWayList.Count;i++){ for (int i = 0; i < gateWayList.Count;i++){ FindGateWaySocket.BeginSend(new System.Net.IPEndPoint(System.Net.IPAddress.Parse(gateWayList[i].getGatewayBaseInfo.IpAddress), 7624), broadBytes); } //广播发送