• 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: How do I show progress with CFStream upload?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I show progress with CFStream upload?


  • Subject: Re: How do I show progress with CFStream upload?
  • From: Becky Willrich <email@hidden>
  • Date: Wed, 14 Apr 2004 08:33:40 -0700

Thanks. I set a timer for 100ms and it only gets called after the transfer is done. The file size is about 131k. My upload speed is about 13K/sec. So it should have plenty of time to fire many times before the transfer is done. Any ideas?

Are you using the stream asynchronously (i.e. calling CFReadStreamSetClient and CFReadStreamSchedule, then waiting for your client callback to be triggered before calling CFReadStreamRead et al.)? Are the timer and the read stream scheduled on the same run loop, same mode?

REW
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.


References: 
 >How do I show progress with CFStream upload? (From: Chris Griffin <email@hidden>)
 >Re: How do I show progress with CFStream upload? (From: Becky Willrich <email@hidden>)
 >Re: How do I show progress with CFStream upload? (From: Chris Griffin <email@hidden>)

  • Prev by Date: Prefork, Perchild, Worker, Threadpool, Leader
  • Next by Date: Re: Prefork, Perchild, Worker, Threadpool, Leader
  • Previous by thread: Re: How do I show progress with CFStream upload?
  • Next by thread: How to set PPP remote address with Internet Connect
  • Index(es):
    • Date
    • Thread