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

CFNetwork with multiple persistent HTTP connections


  • Subject: CFNetwork with multiple persistent HTTP connections
  • From: Joe Ranieri <email@hidden>
  • Date: Thu, 16 Jul 2009 09:26:31 -0400

What I'm aiming for is having several persistent connections to a given HTTPS server, and just have requests queue up if all connections are processing requests. What's the best way to do this with CFNetwork?

Also, I need to do custom SSL certificate verification - where is the best place to do this? I tried doing it in kCFStreamEventOpenCompleted, but the stream (created via CFReadStreamCreateForHTTPRequest) never calls back for that event...

-- Joe Ranieri
_______________________________________________
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: Jens Alfke <email@hidden>
  • Prev by Date: Re: how to use the same udp port already loaded by launchd?
  • Next by Date: Re: how to use the same udp port already loaded by launchd?
  • Previous by thread: Re: how to use the same udp port already loaded by launchd?
  • Next by thread: Re: CFNetwork with multiple persistent HTTP connections
  • Index(es):
    • Date
    • Thread