Re: NSURL : Download resuming
Re: NSURL : Download resuming
- Subject: Re: NSURL : Download resuming
- From: Dan Wood <email@hidden>
- Date: Sat, 02 Nov 2002 10:32:43 -0800
Probably not with NSURLHandle itself, I'm pretty sure that this is
possible with CURLHandle <
http://curlhandle.sourceforge.net/>, a
subclass of NSURLHandle. IIRC, one of its users was doing that. You
might want to ask on the CURLHandle discussion group on Yahoo,
accessible from the above URL.
Regards,
Dan Wood
On Saturday, November 2, 2002, at 05:47 AM, Nico wrote:
Hi guys ;)
I'd like to know if it's even posible to resume a partially downloaded
URL using NSURL/NSURLHandle ?
The file was partially downloaded with -loadInBackground and its data
is available in a NSData * object.
Thanks.
Nico
_______________________________________________
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.
--
Dan Wood
Karelia Software, LLC
email@hidden
http://www.karelia.com/
Watson for Mac OS X:
http://www.karelia.com/watson/
The information contained in this message or any of its attachments may
be privileged and confidential and intended for the exclusive use of
the addressee(s). Any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
_______________________________________________
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.