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

Re: NSURLConnection vs CF and other ideas


  • Subject: Re: NSURLConnection vs CF and other ideas
  • From: Alex Kac <email@hidden>
  • Date: Sun, 29 Jun 2008 09:05:30 -0500

Now that's very very nice as well. I actually did read the CFNetwork programming guide and CFHTTP request, but it seemed to me a lot more work for just the progress, but I was going to go that route when I decided to look it up in the mailing list archives. That's what made me ask because it *seemed* like it was possible with NSURLConnection based on some conversation snippets, but the whole conversations were not in the archive.

Thanks!

On Jun 29, 2008, at 2:07 AM, Lukhnos D. Liu wrote:

On Jun 29, 2008, at 9:11 AM, Alex Kac wrote:
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?

You might want to check out CFNetwork Programming Guide and CFHTTP request. You might want to try this too:http://objectiveflickr.googlecode.com/svn/trunk/Source/ . It's an Objective-C wrapper of the CF layer and reports the progress to its delegate, among other things. Hope this helps.


d.

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


"The optimist proclaims that we live in the best of all possible worlds; and the pessimist fears this is true."
-- James Clabell




_______________________________________________

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


References: 
 >NSURLConnection vs CF and other ideas (From: Alex Kac <email@hidden>)

  • Prev by Date: Re: NSURLConnection vs CF and other ideas
  • Next by Date: Re: Using isMemberOfClass with a tree of subclass of NSManagedObject
  • Previous by thread: Re: NSURLConnection vs CF and other ideas
  • Next by thread: valueForKey: on collections [was: Re: Using isMemberOfClass with a tree of subclass of NSManagedObject]
  • Index(es):
    • Date
    • Thread