Einzelnen Beitrag anzeigen

generic

Registriert seit: 24. Mär 2004
Ort: bei Hannover
2.416 Beiträge
 
Delphi XE5 Professional
 
#8

Re: Clac CRC before downloading

  Alt 19. Apr 2010, 17:16
you cant build a crc on a url without downloading the file!

but you can request via HEAD the headers to a file.
with the header you can compare the size, date and most important the Etag.
Coding BOTT - Video Tutorials rund um das Programmieren - https://www.youtube.com/@codingbott
  Mit Zitat antworten Zitat