Registriert seit: 5. Dez 2009
64 Beiträge
|
Re: Clac CRC before downloading
19. Apr 2010, 17:22
Thank you HeikoAdams , that's a good idea , Ok then let me suppose this :
i place an ini file in my webserver :
update.ini
[File01]
Name=x0.myfile
checksum=3361685294
[File02]
Name=x1.myfile
checksum=3361685295
.
.
.
Then should i download x0.myfile to compare its checksum with the already downloaded one or what ?
|