CRC16 was implemented, however, when there is an error in the transfer of the information of block size, the client side cannot know the server has already stopped transfer. This causes sync errors that are difficult to resync.
Implementing a error check on the block size info can fix this issue, making resyncs more likely to happen.
CRC16 was implemented, however, when there is an error in the transfer of the information of block size, the client side cannot know the server has already stopped transfer. This causes sync errors that are difficult to resync. Implementing a error check on the block size info can fix this issue, making resyncs more likely to happen.