Note: Once at the shopping cart web page, please fill the number into the quantity blank to purchase this product. (1 is default)
Click "Get It Now" Button above or below to activate this coupon code or deal. It's only valid on SoftCns.com If The Coupon Code Not Available Please bookmark this page first, and then clear the cookies of your browser. Lastly, restart your browser again or try to use another web browser, If you don't get it clearly, please visit Coupon Using Guide or send us expired.
Reviews
Average user rating: Excellent (/5)
Your Rating:
Traction Software Awards
Product Details
CRC32 COM Component is for ASP, .NET, Cold Fusion, VB, PHP, VC++ and other languages.
The com component will quickly generate a CRC32 checksum from files or a text string in hex or numeric as the official polynomial used by CRC-32 in PKZip, WinZip and Ethernet.
Example .asp, .net, vb, php, coldfusion & vc++ code included
simple ASP example of usage:-
Set Obj = Server.CreateObject("CRC32COM.CRC.1") dim crc crc = Obj.getCRC("C:\yourfile.dat") crc = Obj.getCRCFromString("Test string")
Main Features 1. Supports Windows 95, 98, ME, NT4, Windows 2000 (NT5), XP, Vista, 2003, Windows 7 & 2008. 2. Generates CRC32 Checksum in hex on files and text strings 3. Optional numeric output 4. Full installer 5. Written in VC++ for ultimate speed 6. Example ASP, .NET, VB, PHP, ColdFusion & VC++ Sample code included.