Re: CFHttpMessage and keep-alive
Re: CFHttpMessage and keep-alive
- Subject: Re: CFHttpMessage and keep-alive
- From: Jens Alfke <email@hidden>
- Date: Sat, 20 Dec 2008 22:31:11 -0800
On Dec 20, 2008, at 8:43 AM, Matthew Rushton wrote:
I clearly could serialize the requests and open a socket much like I
am now but what I'm looking for is a simpler approach that hid the
details in the background. Is there anyway doing something more
along these lines could work with keep-alive
Use NSURLConnection; that's the high-level HTTP API. It handles pretty
much everything for you, including keep-alive, and it's easier to use
than CFStream.
—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