I know there are samples of code that deal with the topic I am asking for but, I am looking for one that will handle stream of bytes (networking CRC's) for C++ project. I will use the 32bit CRC on stream data and then add the UDP information with a 16 bit checksum.