Y
yxq
Hello,
I want to make an updater, need to get all files info from the http server(a
folder), then compare the client files singly,
if the date or file size of server file is different with the client file,
then download the file to client.
1. how to enumerate all the file from a folder on http server?
2. how to get the file info(i.e. file size, date and version) on server?
Thank you very much
I want to make an updater, need to get all files info from the http server(a
folder), then compare the client files singly,
if the date or file size of server file is different with the client file,
then download the file to client.
1. how to enumerate all the file from a folder on http server?
2. how to get the file info(i.e. file size, date and version) on server?
Thank you very much