MrLee
MrLee
Win10 SqliteStudio:3.3.3 便携版
I think there is something wrong with the c# code. 1. when I want next scan, the cancel flag is still true, I must reset it 2. when I do...
@thangdhz This code works, but do not work well. After disconnect from device, you can not find the same device by scan function.Is there something wrong with the scan codes?
Need help, please response me !!!
* Automatic fragmentation of large UDP packets May be this function do not work. I have no idea about this.
I got the reason. It is the XorFilter. After XorFilter encoded the packet, the Size of the packet changed from 1432 to 1433, but I don't know how to fix...
When I deleted the XorFilter, another error shot me. Exception: Disconnected due to RUDP timeout EuNet.Client.NetClient.Update (System.Int32 elapsedTime) (at Assets/Plugins/EuNet/Runtime/EuNet.Client/NetClient.cs:289) UnityEngine.Debug:LogException(Exception) EuNet.Unity.NetClientBehaviour:OnError(Exception) (at Assets/Plugins/EuNet/Runtime/EuNet.Unity/NetClientBehaviour.cs:105) EuNet.Client.NetClient:OnError(Exception) (at Assets/Plugins/EuNet/Runtime/EuNet.Client/NetClient.cs:382) EuNet.Client.NetClient:Update(Int32) (at Assets/Plugins/EuNet/Runtime/EuNet.Client/NetClient.cs:340)...