[Product Review] Cool Downloader in C#
With sick dialup connections or congested network pipes, downloading huge files is always a pain. Added to it, when you are using a download manager to download a sequence of files, you ought to be careful regarding a wide variety of factors. A few of them are:
- Security of your system from being infested with any malware (Adware, Spyware etc)
- License of the software
- Cost of the software
I came across a pretty little cute downloader from CodeProject which supports both single file download and batch downloads from a text file. I would like to have a brief review on the various features in bullet point here.
- Simple Opensource
- Freeware
- Easy to use Two-Tab Interface
- Supports Text Files containing URLs (one URL per line)
- Managed Code (in c#). So higher amount of security from memory leaks etc provided by CLR.
Check out Cool Downloader from here.
Check it out at http://www.inbox.com/earth
No comments:
Post a Comment