Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's wrong with CRC32
Message
From
08/01/2014 13:28:37
 
 
To
08/01/2014 13:21:18
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01591437
Message ID:
01591519
Views:
37
>>It's longer - 16 byte vs 4
>
>Thanks
>
>>Why not do the checksum on the one you receive ? If you get another one and the checksums are the same, then assume they are identical
>>( or just overwriting it is another possibility )
>
>Yes, but we no longer have the originals of those 50 million records.

Then either
(1) Always overwrite, or
(2) Assume the original ones had a zero checksum. The next one you receive calculate the checksum, it will be different, hence store the new checksum, resize, store the resized image

So an identical image will only be replaced the first time

Looks like an easy transition from the old system to the new one
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform