FROM : Ferdinand Svehla
DATE : Wed Aug 30 17:35:46 2006
> I need to get the status of a POST request as it's being uploaded.
> I need
> this information so that I can display how many bytes have been
> uploaded so
> far, and how many are left to be written.
You might be interested in some old code I wrote for exactly that
purpose, feel free to take everything you want.
http://dev.lorem-ipsum.at/LIHTTPUpload.h
http://dev.lorem-ipsum.at/LIHTTPUpload.m
To be honest, I am not perfectly sure if you could answer questions
for the code,
I never used in production (it was more of a experiment) it but it
worked quite good.
Yours,
Ferdinand
DATE : Wed Aug 30 17:35:46 2006
> I need to get the status of a POST request as it's being uploaded.
> I need
> this information so that I can display how many bytes have been
> uploaded so
> far, and how many are left to be written.
You might be interested in some old code I wrote for exactly that
purpose, feel free to take everything you want.
http://dev.lorem-ipsum.at/LIHTTPUpload.h
http://dev.lorem-ipsum.at/LIHTTPUpload.m
To be honest, I am not perfectly sure if you could answer questions
for the code,
I never used in production (it was more of a experiment) it but it
worked quite good.
Yours,
Ferdinand
| Related mails | Author | Date |
|---|---|---|
| Daniel Kurtz | Aug 29, 22:52 | |
| Gary Fielke | Aug 30, 06:31 | |
| Daniel Kurtz | Aug 30, 08:59 | |
| Gary Fielke | Aug 30, 14:43 | |
| Ferdinand Svehla | Aug 30, 17:35 |






Cocoa mail archive

