HighTechTalks DotNet Forums  

Calculating CRC values on Open Files

Dotnet Security microsoft.public.dotnet.security


Discuss Calculating CRC values on Open Files in the Dotnet Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default Calculating CRC values on Open Files - 06-18-2004 , 06:17 PM






I am trying to develop a way to calculate checksums between two
separate CAD files to detect if the user changed a model locally. I
have found many programs and code for calculating CRC 32, MD5, and
SHA-1 hashes and they work really well if I have the files closed.
However if I have a file open in the CAD package the code throws an
exception telling me that another process is using the file.

Am I supposed to be able to generate these hash values with open
files? If so, how would I do this? I can't find anything on the web
concerning this.

Thanks,

Brandon

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.