Results 1 to 5 of 5
Thread: Download managers
- 08-14-2008, 06:23 PM #1
Member
- Join Date
- Aug 2008
- Posts
- 27
- Rep Power
- 0
Download managers
I have read in wikipedia that download managers use what is called offset in downloading files meaning that the open multiple connection channel and download the file in parallel .so on of its streams may request the file starting from a specific byte rather than the beginning of the file and the site says that this is supported in both FTP and HTTP .Now could someone please tell me how i can request a file from a specific byte .(All i know about downloading files is that u open a connection and get an outputStream object then read the contents and then do whatever you wanna do but that is the whole file.
- 08-14-2008, 08:44 PM #2
Have never seem that in a general purpose server. Do you have a reference to where that was stated?request the file starting from a specific byte
Do you have the syntax for it?
- 08-14-2008, 11:44 PM #3
Member
- Join Date
- Aug 2008
- Posts
- 27
- Rep Power
- 0
I do have areference but my posts haven't exceeded 20 yet so i can't post a url but you can write httprevealer in google then it will give you the site (the first link) in the main page there is a hyperlink that says How do Download Managers accelerate file downloads? you can found it there .You will notice in the miidle of the page it says(Range: bytes=1413878-) this is sent to the server to tell it to return the file from that particular byte.
- 08-15-2008, 12:12 AM #4
thanks for that.
- 08-15-2008, 01:19 AM #5
Member
- Join Date
- Aug 2008
- Posts
- 27
- Rep Power
- 0
Similar Threads
-
Download JDK 1.5
By Nick15 in forum New To JavaReplies: 4Last Post: 01-01-2009, 03:10 AM -
Multiple Layout Managers
By AJG in forum New To JavaReplies: 0Last Post: 04-06-2008, 01:43 AM -
Layout Managers
By gmioannou in forum AWT / SwingReplies: 1Last Post: 12-24-2007, 04:12 AM -
What jdk do I download?
By padutch2 in forum New To JavaReplies: 3Last Post: 11-29-2007, 04:28 AM -
I could download JDK 1.5
By Albert in forum New To JavaReplies: 2Last Post: 07-13-2007, 03:36 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks