FROM : Scott Anguish
DATE : Sun Jan 06 06:46:53 2008
On Jan 5, 2008, at 10:25 PM, Matthew Delves wrote:
> Hi folks,
> I've been able to get NSURLDownload to download a file, though am
> having some problems with regards to resuming a partially complete
> download as well as checking if the file has been completely
> downloaded.
>
> Are there any tutorials or blog posts which cover this material?
>
Unfortunately, this conceptual doc is lacking (hasn't been updated
with the resume capabilities information - file enhancement requests
please)
However, there are a couple of examples on the net from a quick google
search for NSURLDownload and willResumeWithResponse:
in particular this one.
http://wiki.awkwardtv.org/wiki/A_Downloader_Controller#NSURLDownload_Delegate
looks interesting.
DATE : Sun Jan 06 06:46:53 2008
On Jan 5, 2008, at 10:25 PM, Matthew Delves wrote:
> Hi folks,
> I've been able to get NSURLDownload to download a file, though am
> having some problems with regards to resuming a partially complete
> download as well as checking if the file has been completely
> downloaded.
>
> Are there any tutorials or blog posts which cover this material?
>
Unfortunately, this conceptual doc is lacking (hasn't been updated
with the resume capabilities information - file enhancement requests
please)
However, there are a couple of examples on the net from a quick google
search for NSURLDownload and willResumeWithResponse:
in particular this one.
http://wiki.awkwardtv.org/wiki/A_Downloader_Controller#NSURLDownload_Delegate
looks interesting.
| Related mails | Author | Date |
|---|---|---|
| Matthew Delves | Jan 6, 04:25 | |
| Scott Anguish | Jan 6, 06:46 |






Cocoa mail archive

