Re: CFURLCreateDataAndPropertiesFromResource issue
Re: CFURLCreateDataAndPropertiesFromResource issue
- Subject: Re: CFURLCreateDataAndPropertiesFromResource issue
- From: Arjun SM <email@hidden>
- Date: Fri, 22 Mar 2013 12:18:45 +0530
Thanks for your reply.
I further searched if any one else were getting the same problem and i found the below links,
http://lists.apple.com/archives/macnetworkprog/2010/Aug/msg00007.html
http://www.cocoabuilder.com/archive/cocoa/126200-cfurlcreatedataandpropertiesfromresource-cancel.html
folks have suggested to use CFHTTPReadStream to download data. can anyone please help with sample code.
thanks,
~Arjun
On Fri, Mar 8, 2013 at 5:01 PM, Quinn "The Eskimo!"
<email@hidden> wrote:
On 8 Mar 2013, at 05:51, Arjun SM <
email@hidden> wrote:
> Can anyone suggest what are the "alternatives/example code" that i can use to accomplish the same task of making a HTTP request to pull data.
The standard API for this is NSURLConnection. However, the API you're using and NSURLConnection both call down to the same core code, so it's possible that this crash might occur with NSURLConnection code as well. Still, it's worth a try.
Share and Enjoy
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
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