yadusaiyan
Contributor
I need to make a download manager in C#
1)It should have it should download stuff from web and FTP
a)Multiple download at a time(no segmentation of single file needed)
b)Scheduling
2)It should catch download link from a browser
3)After downloading it should call the installed antivirus to scan the file
Can anyone post the sites where i can get
1)tutorials
2)source code of opensource
1)It should have it should download stuff from web and FTP
a)Multiple download at a time(no segmentation of single file needed)
b)Scheduling
2)It should catch download link from a browser
3)After downloading it should call the installed antivirus to scan the file
Can anyone post the sites where i can get
1)tutorials
2)source code of opensource