• 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
NSThread's and delegate methods
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSThread's and delegate methods


  • Subject: NSThread's and delegate methods
  • From: Aaron Wallis <email@hidden>
  • Date: Sun, 26 Aug 2007 08:28:44 +1000

Hi there,

I'm in a little pickle with NSThreads, its the first time i've made a proper threaded application and I'm hoping someone can help me out with a conceptual issue I'm having.

I've got a processor intensive class which makes HTTP requests to a remote server and accepts responses through several delegate methods.

What I'm trying to do is make the whole process threaded, meaning a request is made to "get lots of stuff from server and process the response" which is threaded from the point that the code creates it, to the last delegate function.

As I said, i'm really new to threads, so this may be a really obvious n00b question.

Thanks for your time
_______________________________________________

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: NSThread's and delegate methods
      • From: "Shawn Erickson" <email@hidden>
  • Prev by Date: Re: finding decimals in string
  • Next by Date: Re: NSThread's and delegate methods
  • Previous by thread: Mail.app offline button
  • Next by thread: Re: NSThread's and delegate methods
  • Index(es):
    • Date
    • Thread