• 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: NSURLRequest progress as uploading file with POST?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSURLRequest progress as uploading file with POST?


  • Subject: Re: NSURLRequest progress as uploading file with POST?
  • From: Shawn Erickson <email@hidden>
  • Date: Tue, 5 Apr 2005 08:13:19 -0700

Nope sorry, you need to pay the usual fees first and our records show you haven't.

;-)

If you didn't get an answer it likely means that no one knows the answer, your question isn't detailed enough, or with exists APIs it may not be possible. It may help to show a snippet of code showing how you are currently working with your request.

Taking a wild stab at it... do you get a connection:didReceviceResponse: call back for each part of the multipart form as outline in the following document?

<http://developer.apple.com/documentation/Cocoa/Conceptual/ URLLoadingSystem/index.html#//apple_ref/doc/uid/10000165i>

Another option is possibly drop down to using CFNetwork Services directly...

<http://developer.apple.com/documentation/Networking/Conceptual/ CFNetwork/index.html>

-Shawn


On Apr 4, 2005, at 8:23 PM, Scott Andrew wrote:

Can I please get help?

Scott

On 4/2/05 6:13 PM, "Scott Andrew" <email@hidden> wrote:

I have a NSURLRequest question.

I am using NSURLRequest to "POST" files in a mutipart form request. When
watching the packets via ethereal I notice that the data goes through in
chunks. My question is this:


Do any of the delegates get called as the data is pushed through? I would
like to put up an accurate progress bar for the upload. Is there any way to
get an accurate progress bar?


Scott Andrew

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


This email sent to email@hidden

_______________________________________________ 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


_______________________________________________ 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
References: 
 >Re: NSURLRequest progress as uploading file with POST? (From: Scott Andrew <email@hidden>)

  • Prev by Date: Re: Knowing if a view is first responder
  • Next by Date: ADC Core Data article
  • Previous by thread: Re: NSURLRequest progress as uploading file with POST?
  • Next by thread: Help making the transition
  • Index(es):
    • Date
    • Thread