S
Saurabh Kumar
Hi,
I need to develop a download manager using vb.net, the requirement being
that it can download X files together, with every file having individual Y
parts being downloaded from mirrors. How do you think I should implement
this most efficiently? I think I will need thread....but should there be a
thread for each file segment, or each file as a whole?
Any insight, or references would be great.
Thanks.
I need to develop a download manager using vb.net, the requirement being
that it can download X files together, with every file having individual Y
parts being downloaded from mirrors. How do you think I should implement
this most efficiently? I think I will need thread....but should there be a
thread for each file segment, or each file as a whole?
Any insight, or references would be great.
Thanks.