crc32

Please support our C# advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: Dec 2007
Posts: 8
Reputation: gjain81 is an unknown quantity at this point 
Solved Threads: 0
gjain81 gjain81 is offline Offline
Newbie Poster

crc32

 
0
  #1
Dec 27th, 2007
Hi I want code to find out the crc32 checksum of a string in c# that should follow the zip algorithim of this crc32 methodology. Could not find any freakin code out there using google
Can any one help?
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 35
Reputation: yagiD is an unknown quantity at this point 
Solved Threads: 7
yagiD's Avatar
yagiD yagiD is offline Offline
Light Poster

Re: crc32

 
0
  #2
Dec 28th, 2007
Here is a zip one
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 8
Reputation: gjain81 is an unknown quantity at this point 
Solved Threads: 0
gjain81 gjain81 is offline Offline
Newbie Poster

Re: crc32

 
0
  #3
Dec 28th, 2007
Hey thanks,
But i found this and this code is not the same as the CRC32 algorithim as used by the zip libraries .

I need the same algorithim used by the zip libraries .

Further this code does not work correctly on 32 bit and 64 bit systems, there needs to be a code change done to make it work correctly
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 8
Reputation: gjain81 is an unknown quantity at this point 
Solved Threads: 0
gjain81 gjain81 is offline Offline
Newbie Poster

Re: crc32

 
0
  #4
Jan 1st, 2008
I found the solution this is great piece of code :-
http://damieng.com/blog/2006/08/08/c...2_in_c_and_net
and also another solution though slower on:-
http://staceyw.spaces.live.com/blog/...161E!402.entry
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C# Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC