Hi,

I have a problem with receiving data from the server, I receive an array of data of length 81 up to 150. The strange behavior that the client receives up to 83 elements, and I can't receive the remaining elements.

The server sends the data correctly, but why the client doesn't receive it.

Regards