Click here to Skip to main content
Sign Up to vote bad
good
See more: VB.NET
Hi guys can you help me creating my OWN DOWNLOAD MANAGER?
 
im using tabbed browser in vb.net 2005 thanks/..
 
pls give me a simple code thanks! im just creating a prototype Smile | :)
Posted 5 Aug '11 - 0:33


3 solutions

I offered a full source code for my console HttpDownloader. It can continue incompletely downloaded file in case download was interrupted! You can use it for reference. Sorry, it is in C#, so you could translate a small piece of the code into VB.NET (it's really small, you can use this automatic converter: http://www.developerfusion.com/tools/convert/csharp-to-vb/[^]). Besides, if you need good help in .NET, you really need at least some understanding of C#.
 
So, here is my program: how to download a file from internet[^].
 
—SA
  Permalink  
Comments
Abhinav S - 5 Aug '11 - 7:26
Good link - 5. You could write an article on that.
SAKryukov - 5 Aug '11 - 8:13
Thank you, Abhinav. Article? A-a, already writing another article, don't know when I get time to complete it... --SA
Abhinav S - 5 Aug '11 - 8:21
Will wait for it.
thatraja - 5 Aug '11 - 23:14
Wow, bookmarked that one, 5!
SAKryukov - 5 Aug '11 - 23:53
Thank you, Raja, --SA
  Permalink  
Comments
SAKryukov - 5 Aug '11 - 8:16
Sure, could be useful, my 5. I personally don't like anything about download managers but console application. Too much manual work with UI, but with console -- you can write any kinds of batch files, not matter what's the format of your data with URLs: just massage some text data and you're done. --SA
Abhinav S - 5 Aug '11 - 8:21
UI makes it easier to pause and resume - if you build in that feature.
thatraja - 5 Aug '11 - 23:16
Fine 5!
Abhinav S - 6 Aug '11 - 1:14
Thanks thatraja.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 OriginalGriff 208
1 Maciej Los 156
2 Richard MacCutchan 145
3 Tadit Dash 140
4 Santhosh G_ 135
0 Sergey Alexandrovich Kryukov 10,264
1 OriginalGriff 7,957
2 CPallini 4,201
3 Rohan Leuva 3,522
4 Maciej Los 3,155


Advertise | Privacy | Mobile
Web04 | 2.6.130523.1 | Last Updated 7 Feb 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid