Hi,

I am trying to develop an Download Manager application for 10.4-10.6.
I have seen that there are applications that download a single file
with more than 1 connection.
I believe that downloading a single file improves the speed specially
if the server limits the speed per connection.
Can any one give some directions/tips how can i proceed for
implementing this. I am familiar to NSURLConnection
synchronous and asynchronous mechanisms and have used them earlier.
But i am not familiar how can we do this.
How to determine weather the supports/allows multiple connections for
a single file
If it does, how do we determine the optimum number of connections.

Thanks
-- 
Abhinav

--One who asks is seen as a fool, the one who doesnt asks remain a fool forever
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to