Create CRC-16 CCITT for a string

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an app that needs to create a CRC-16 CCITT code for a small string
(less than 16 characters). I cannot find any sample code that will help me
do it. My language of choice is VB .NET 2.0, but C# is also an option. I am
not sure if I am allowed to purchase 3rd party plug-ins / controls / etc. for
this project, so a code sample that worked would be great.

I have not done amything like this before, and I am tight on time. Any help
is greatly appreciated.
 
Back
Top