如下面图中所示的情况,内存中可以看到收到的udp包包头42字节全部正确,但是数据部分出现规律性的丢失字节,正确的情况应该是从01,02,03到40这样一列依次增1的十六进制数据
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
如下面图中所示的情况,内存中可以看到收到的udp包包头42字节全部正确,但是数据部分出现规律性的丢失字节,正确的情况应该是从01,02,03到40这样一列依次增1的十六进制数据