D Dick Grier Nov 3, 2003 #2 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.
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.
D Dick Grier Nov 3, 2003 #3 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.
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.
H Herfried K. Wagner [MVP] Nov 3, 2003 #4 * "Rafael Pivato said: There is some ready-to-work class for using CRC over a stream? Click to expand... Maybe you can use this code: <http://vbaccelerator.com/article.asp?id=930> -- Herfried K. Wagner MVP · VB Classic, VB.NET <http://www.mvps.org/dotnet> <http://www.plig.net/nnq/nquote.html>
* "Rafael Pivato said: There is some ready-to-work class for using CRC over a stream? Click to expand... Maybe you can use this code: <http://vbaccelerator.com/article.asp?id=930> -- Herfried K. Wagner MVP · VB Classic, VB.NET <http://www.mvps.org/dotnet> <http://www.plig.net/nnq/nquote.html>