• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSURLConnection details
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSURLConnection details


  • Subject: NSURLConnection details
  • From: "Miguel Coxo" <email@hidden>
  • Date: Wed, 13 Feb 2008 00:34:01 +0000

I'm going to need to download a file split in parts using several
NSURLConnections (with async calls), my question is: What does de
NSURLConnection does internally?

Does he create more than one thread? If so how many?

My other alternative would be CURLHandle, but for what i was reading in the
source code it seems to keep a data buffer
with all the data downloaded so far.

I will probably build my code something similar to LSMSmartCategorizer
project example (By Apple), using a NSURLDataReceiver.

Also the method that creates all the NSURLDataReceivers/NSURLConnections
will be invoked from a NSOperation, will this be a problem?
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: NSURLConnection details
      • From: Jens Alfke <email@hidden>
    • Re: NSURLConnection details
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: In-loop releasing of objects does not free memory?
  • Next by Date: Re: Finding where an app stalls
  • Previous by thread: Re: Finding where an app stalls
  • Next by thread: Re: NSURLConnection details
  • Index(es):
    • Date
    • Thread