Re: NSURLDownload and resuming a download
Re: NSURLDownload and resuming a download
- Subject: Re: NSURLDownload and resuming a download
- From: Mark Pauley <email@hidden>
- Date: Mon, 9 Jun 2008 13:57:29 -0700
Could you provide us with a tcpdump of this interaction? I'd be
interested to see if the server is responding with a failure and if
we're even trying to ask for a ranged-get.
My money is on the server not allowing this functionality.
_Mark
On Jun 7, 2008, at 11:53 AM, email@hidden wrote:
I'm working on a download utility and so far everything is coming
along nicely. I'm now trying to implement cancel/resume
functionality and have been testing against a rapidshare file. I've
got a premium account so download resumption is supposed to be
supported, however the download objects resumeData is always nil,
which according to the documentation implies that the download can't
be resumed. Is there any way of figuring out why this is? Does
anyone know what NSURLDownload is expecting to get from the host
that guarantees a file download can be resumed?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden