Using CRC

  • Thread starter Thread starter Rafael Pivato
  • Start date Start date
Hi,

See my other reply. BTW, you can download the CRC-32 example from my
homepage (VB6) and port it to VB .NET quite easily. It implements the CRC
used by PKZip and Zmodem.

Dick

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 3rd
Edition ISBN 1-890422-27-4 (391 pages) published February 2002.
 
BTW, I just ran that code using the Upgrade Wizard, and it worked well.

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 3rd
Edition ISBN 1-890422-27-4 (391 pages) published February 2002.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

C Sharp class for crc checksum calculus 3
Windows XP getting winrar errors crc or unexpected end of archive. Problem 0
CRC CheckSum 4
CRC 4
MemoryStream Performance 5
Using CRC 1
Unknown CRC 1
Help with C function 3

Back
Top