Obtain upload progress of a post
Obtain upload progress of a post
- Subject: Obtain upload progress of a post
- From: Alesh Slovak <email@hidden>
- Date: Thu, 22 Jul 2004 11:19:07 -0400
Hello all,
I am uploading a file using http post. I am using
CFHTTPMessageRef and CFReadStream to do this and all works fine
except that I can't figure out how to monitor the progress of
the upload. Searching the mailing list archives I found a
message which mentioned the
kCFStreamPropertyHTTPRequestBytesWrittenCount property, but this
property is only available in Mac OS X 10.3. My question is
then, is there any other way of accessing how many bytes have
been written to the server in such a way as to be compatible
with OS X 10.1?
Thank you,
Alesh
_______________________________________________
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.