I have an application in a Linux, where I expect the last four CRC packets including checksum bytes. In my case, Linux is triming the kernel CRC checksum and sending it to my application. Is there any way to trim CRC checksum?
I have an application in a Linux, where I expect the last four CRC packets including checksum bytes. In my case, Linux is triming the kernel CRC checksum and sending it to my application. Is there any way to trim CRC checksum?
Comments
Post a Comment