• 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: "Lukhnos D. Liu" <email@hidden>
  • Date: Sun, 29 Jun 2008 15:28:26 +0800

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.
_______________________________________________

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: mutableArrayForKeyValue Question (ignore other email)
  • Next by Date: Re: NSExpression
  • Previous by thread: NSURLConnection vs CF and other ideas
  • Next by thread: Re: NSURLConnection vs CF and other ideas
  • Index(es):
    • Date
    • Thread