Re: how should I go about downloading files
Re: how should I go about downloading files
- Subject: Re: how should I go about downloading files
- From: Michael Vannorsdel <email@hidden>
- Date: Thu, 10 Apr 2008 19:13:38 -0600
You can start new downloads from the queue in your downloadDidFinish:
delegate method.
On Apr 10, 2008, at 7:04 PM, Laimonas Simutis wrote:
The problem with the above is that I spawn as many downloaders as the
urls returned by the server since downloadItem does't block. What
would be the best way to go about queueing these guys up? That way I
can have a predetermined set of progress indicators and stuff like
that.
Let me know if the question is too broad and i will try to narrow it
down.
I find this delegate stuff in cocoa all over the places and it is
rather foreign concept to me, although I am getting used to it.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden