• 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: CFNetwork with multiple persistent HTTP connections
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CFNetwork with multiple persistent HTTP connections


  • Subject: Re: CFNetwork with multiple persistent HTTP connections
  • From: Jens Alfke <email@hidden>
  • Date: Thu, 16 Jul 2009 08:32:09 -0700


On Jul 16, 2009, at 8:18 AM, Joe Ranieri wrote:

Would I create the streams via CFReadStreamCreateForHTTPRequest?

I think so. To be honest, I haven't used that particular API call before. When I have HTTP stuff to do, I just go up to NSURLConnection, which is usually much more convenient. (In your case, though, I don't think it's appropriate, because IIRC it doesn't give you control over how many actual TCP sockets get opened — I'm pretty sure it will just do what a typical browser does, opening a limited number (4?) of sockets.)


—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

This email sent to email@hidden

  • Follow-Ups:
    • Re: CFNetwork with multiple persistent HTTP connections
      • From: Mark Pauley <email@hidden>
References: 
 >CFNetwork with multiple persistent HTTP connections (From: Joe Ranieri <email@hidden>)
 >Re: CFNetwork with multiple persistent HTTP connections (From: Jens Alfke <email@hidden>)
 >Re: CFNetwork with multiple persistent HTTP connections (From: Joe Ranieri <email@hidden>)

  • Prev by Date: Re: CFNetwork with multiple persistent HTTP connections
  • Next by Date: Re: CFNetwork with multiple persistent HTTP connections
  • Previous by thread: Re: CFNetwork with multiple persistent HTTP connections
  • Next by thread: Re: CFNetwork with multiple persistent HTTP connections
  • Index(es):
    • Date
    • Thread