Moon_owl Posted January 5, 2013 Posted January 5, 2013 So I am working with the launcher source code, and I have encountered a problem. I have a remote site to host my files, and I understand the way the launcher imports and installs the files, but I do not for the life of me understand how the md5's work. I know what it is, but I don't know how it works. Any suggestions?
miniboxer Posted January 7, 2013 Posted January 7, 2013 It is a hash that is generated automatically for every single file. Each one is unique, but copies of the file have the same one. This can be used to check for corrupted files, as the MD5 would be different than the normal MD5.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now