How do I join large set of data that is split into several TCP/IP packets

后端 未结 0 1228
执念已碎
执念已碎 2020-12-03 21:43

My App requests data from a device. All was going well. When the data comes to me I get it as follows.

byte[] receiveData = new byte[client.ReceiveBufferSize]         


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