• 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
Re: progress bar when creating file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: progress bar when creating file


  • Subject: Re: progress bar when creating file
  • From: j o a r <email@hidden>
  • Date: Tue, 8 Nov 2005 07:54:18 +0100


On 8 nov 2005, at 05.04, David Chan wrote:

Upon using the NSURLConnection approach apparently I could somehow
concurrently download multiple items at the same time.
Problem being, the object that was used for the first item was also
used for the second item and somehow it just mix up and my application
would exit with signal 11 (SIGSEGV) whenever I have more than 1 item
in the list.

Is there someway I could use NSURLConnection delegate to allow
multiple item download and to control the max no. of items to be
downloaded at one time?

That's not really much of a question for us to answer. The answer however is of course yes, you can run multiple downloads in parallell using multiple instances of NSURLConnection.
Why you fail to do that currently, and why you get crashes, is impossible for us to answer without more information. Your code apparently can't handle multiple downloads. You need to get your thinking cap on and inspect your code to see where it fails. The backtrace from the crash should give you a good indication of where the problem could be.


j o a r


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: progress bar when creating file
      • From: David Chan <email@hidden>
References: 
 >progress bar when creating file (From: David Chan <email@hidden>)
 >Re: progress bar when creating file (From: j o a r <email@hidden>)
 >Re: progress bar when creating file (From: David Chan <email@hidden>)

  • Prev by Date: Stick with me, my story getting better...
  • Next by Date: Re: Return vs Enter
  • Previous by thread: Re: progress bar when creating file
  • Next by thread: Re: progress bar when creating file
  • Index(es):
    • Date
    • Thread