Hey ya!
My application works with different third party data files and I need to check integrity of my data
during runtime. How can I find CRC (cyclic redundancy check ) of my file.
Thank you in advance.
Finding cyclic redundancy check (CRC)How to find crc
Page 1 of 1
4 Replies - 3562 Views - Last Post: 01 April 2010 - 10:57 AM
Replies To: Finding cyclic redundancy check (CRC)
#2
Re: Finding cyclic redundancy check (CRC)
Posted 01 April 2010 - 08:35 AM
I'm sorry for being ignorant, but what exactly is cyclic redundancy check? Could you explain it a bit.
#3
Re: Finding cyclic redundancy check (CRC)
Posted 01 April 2010 - 10:18 AM
#4
Re: Finding cyclic redundancy check (CRC)
Posted 01 April 2010 - 10:24 AM
Take a look at this Since CRS is nothing more than a HashAlgorithm it can be calculated with the System.Security.Cryptography.HashAlgorithm Class.
Happy coding
Happy coding
#5
Re: Finding cyclic redundancy check (CRC)
Posted 01 April 2010 - 10:57 AM
Yeah u are right ! It was helpful !
Thanks
Thanks
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|