hi there,
i am developing a file integrity checker, i wanna first list files from a given directory and then byte-read each and finally calculate a CRC for ech file. does any one know how to get files from a directory and then byte-red it?
iam using JAVA to write this code.
any help will be much appreciated.
i am developing a file integrity checker, i wanna first list files from a given directory and then byte-read each and finally calculate a CRC for ech file. does any one know how to get files from a directory and then byte-red it?
iam using JAVA to write this code.
any help will be much appreciated.