apib
apib copied to clipboard
Validate response via CRC-32
Add as input a file name and calculate a CRC-32. Calculate the number of responses that match the original file name.
With a little research, though, it looks like doing CRC-32 at a high rate may result in way too much CPU consumption.