i have one host and two devices.Two devices to send data to the same host, and at some time, the device A get the data from the ack to equal to sent to the host from the device B.
i have one host and two devices.Two devices to send data to the same host, and at some time, the device A get the data from the ack to equal to sent to the host from the device B.
Hi
Are you using different pipes for the two devices?
The idea is to give each device a separate pipe, to avoid problems like the one you describe.
Best regards
Torbjørn
Thank you for your answer,my two devices in the some pipe.Does this problem occur in your tests, and what may be the cause?The use of one pipe is our project requirement, in addition to avoiding the using same pipe, are there any other solutions。
Thank you for your answer,my two devices in the some pipe.Does this problem occur in your tests, and what may be the cause?The use of one pipe is our project requirement, in addition to avoiding the using same pipe, are there any other solutions。