| View previous topic :: View next topic |
| Author |
Message |
Hortalonus Valued Contributor


Joined: 15 Mar 2002 Posts: 344 Location: Western USA
|
Posted: Tue Aug 06, 2002 8:34 pm Post subject: CRC calculation routine |
|
|
| I would like to add something similar to a CRC verification routine into one of my programs. Any ideas or pointers in this direction would be greatly appreciated. Of course, I would like to use pure VDS if possible. |
|
| Back to top |
|
 |
Tommy Admin Team
Joined: 16 Nov 2002 Posts: 746 Location: The Netherlands
|
Posted: Wed Aug 07, 2002 11:00 am Post subject: |
|
|
For pure VDS, I don't know currently. Otherwise you may want to use the VDSMD5 DLL
(part of VDSDLL 3) or an external MD5 checksum commandline tool, or some other
kind of checksum tool. |
|
| Back to top |
|
 |
Hortalonus Valued Contributor


Joined: 15 Mar 2002 Posts: 344 Location: Western USA
|
Posted: Wed Aug 07, 2002 1:48 pm Post subject: |
|
|
| Thanks Tommy. I'll check into the VDSMD5 dll. |
|
| Back to top |
|
 |
|