Re: CRC16 Checksum Calculation
Re: CRC16 Checksum Calculation
- Subject: Re: CRC16 Checksum Calculation
- From: Michael Becker <email@hidden>
- Date: Fri, 23 Apr 2004 20:57:03 +0200
This is probably slightly off-topic since it's not a pure Cocoa-issue.
Are there any known Cocoa-Classes or other resources which provide a
CRC16 checksum calculation?
Which CRC16 do you mean? There's more than one variant in common use,
and even if you know which variant, some people have used different
initialisation states.
Yes, I realized that. Eventually my client gave me their (very
customized) calculation algorithm, so I ended up implementing it
myself.
There is quite a good article here, if you are interested:
http://www.repairfaq.org/filipg/LINK/F_crc_v3.html
Thanks!
Regards,
Michael
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.