Re: NSURLDownload step by step
Re: NSURLDownload step by step
- Subject: Re: NSURLDownload step by step
- From: Sherm Pendley <email@hidden>
- Date: Tue, 27 Jan 2004 03:47:04 -0500
On Jan 27, 2004, at 3:03 AM, Lorenzo wrote:
Hi,
sorry if I ask again, I did what you said. I used NSURLConnection and
at the
end of the download I save the NSData to the disk. Fine.
But, I cannot yet start a download from a given offset.
Have you looked at CURLHandle? <
http://curlhandle.sourceforge.net>
In particular, it has a -setRange: method that you might find useful.
sherm--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.