This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Sockets and Internet Protocols and the fly likes multiple source download Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply locked New topic
Author

multiple source download

Alessandro Brawerman
Greenhorn

Joined: Sep 22, 2003
Posts: 22
Is it possible to download pieces of the same file from different sources using Java? Can several socket connections be openned at the same time to different hosts?
The thing is I want to increase the performance of my application when downloading files either through sockets or URLConnections and I thought that downloading pieces of the same file from different hosts would be a good idea. Is there a way to do it? How?
Thanks,
Alessandro.
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24057
    
  13

Please don't post the same question in multiple forums. It's confusing and wastes the time of people who might answer an already-answered question. Since your J2ME post indicates that this is in a J2ME context, I'm going to close this and redirect people there.


[Jess in Action][AskingGoodQuestions]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: multiple source download
 
Similar Threads
Not able to download EJB1.1 spec
maintain single session from applet
multiple sources download
i'm having trouble with an applet...
downloading Part II assignment