krishatg
Content Writer
I am creating a small application to download some files, I just need some code help
for the following things:
1. Checking the file size of remote HTTP file, it has to only download if the remote file is newer.
2. Downloading the files from web with progress bar (preferring multiple downloads at a time).
I am trying for c# particularly, but any help is much appreciated.
for the following things:
1. Checking the file size of remote HTTP file, it has to only download if the remote file is newer.
2. Downloading the files from web with progress bar (preferring multiple downloads at a time).
I am trying for c# particularly, but any help is much appreciated.
