Overview
About This SoftwareThe SDK Software CRC Toolkit (CRCSDK) is an ActiveX control (COM component) providing advanced CRC checksum calculating functionality. It boasts high speed CRC32 and extreme ease of use. | // might not be worth the time, there's not many adlinks for these keywords and i don't get much traffic |
The toolkit is released in two versions. The registered version supports both the CRC32 and Adler32 algorithms (files, byte arrays including Unicode strings, and ANSI strings), and supports the parsing of a file in chunks (to discourage memory swapping/running out of memory). The free version supports CRC32 checksum calculation for files and strings and one-chunk-parsing only.Please visit our website if you would like to upgrade from the free to the registered version.
Registration costs just a few dollars and is really, really appreciated.
This toolkit shares code with AudioBrowser, our forthcoming MP3 and multimedia toolkit. AudioBrowser's features are likely to include:
- Support for ID3v1, v2 and Lyrics3 tags used in MP3 files, includes the latest revision to the ID3V2 standard (ID3v2.4.0). Full support for ID3v2 tags, including all frame types, unsynchronisation, padding, CRCs, and compression.
- Retrieval of audio CD information such as CD IDs and tracklistings from the internet, the CD itself or a local database (cdplayer.ini etc)
- Reading of wave file headers and MPEG audio info
- Support for MP3 playlists
- Ability to control NullSoft's popular WinAmp MP3 player
- Extended system information
- Extended filesystem capabilities integrated with AudioBrowser's multimedia support