Re: streamed HTTP POSTs problem
Re: streamed HTTP POSTs problem
- Subject: Re: streamed HTTP POSTs problem
- From: Gary Fielke <email@hidden>
- Date: Fri, 8 May 2009 13:50:32 +0930
I understand using CF is the only way to get upload progress - CFReadStreamCopyProperty(httpReqStream, kCFStreamPropertyHTTPRequestBytesWrittenCount);
Gary On 08/05/2009, at 1:35 PM, Jens Alfke wrote: On May 7, 2009, at 6:28 PM, Gary Fielke wrote: I'm attempting to use CFStreamCreateBoundPair along with CFReadStreamCreateForStreamedHTTPRequest to perform POST file uploads with form field data.
Is there a reason you can't use NSURLConnection? The low-level CF API really is a world of pain by comparison. —Jens
|
_______________________________________________
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