• 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 vs CF and other ideas
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSURLConnection vs CF and other ideas


  • Subject: NSURLConnection vs CF and other ideas
  • From: Alex Kac <email@hidden>
  • Date: Sat, 28 Jun 2008 20:11:24 -0500

I've got a working HTTP Post with file upload using NSURLConnection, but I don't seem to see any ways to get progress on the upload beyond the connectionDidFinishLoading: delegate. Is there a better way to be able to get progress info so we can display that to the user?

I checked the archives as any good list user would do, but I don't see any answers and this quote from someone makes me think you can:
http://lists.apple.com/archives/cocoa-dev/2005/Jan/msg01851.html
Furthermore if you use the synchronous call on NSURLConnection you can't get progress information; you'll only know when the request completes or fails.


I then found this one that seemed to give me a bit more info, but the threading in the list archives was wonky and so I can't get the full thread:
http://lists.apple.com/archives/cocoa-dev/2005/Oct/msg00653.html
http://lists.apple.com/archives/cocoa-dev/2005/Oct/msg00717.html


Anyhow - with snippets I see there I can see its possible - but I'm not getting info on how. Its like seeing a part of the puzzle but not the full picture and I'm a bit of a newbie, only working with Cocoa for the last year with a good part of my real-world experience more recently so maybe something obvious isn't jumping out at me.

Alex Kac - President and Founder
Web Information Solutions, Inc. - Central Texas Microsoft Certified Partner


“Don't forget until too late that the business of life is not business but living.”
-- B.C. Forbes,




_______________________________________________

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 vs CF and other ideas
      • From: Jens Alfke <email@hidden>
    • Re: NSURLConnection vs CF and other ideas
      • From: "Lukhnos D. Liu" <email@hidden>
  • Prev by Date: Garbage Collection woes...
  • Next by Date: valueForKey: on collections [was: Re: Using isMemberOfClass with a tree of subclass of NSManagedObject]
  • Previous by thread: Re: Garbage Collection woes...
  • Next by thread: Re: NSURLConnection vs CF and other ideas
  • Index(es):
    • Date
    • Thread