Re: Getting progress of HTTP POST as it's being UPLOADED
Re: Getting progress of HTTP POST as it's being UPLOADED
- Subject: Re: Getting progress of HTTP POST as it's being UPLOADED
- From: Ferdinand Svehla <email@hidden>
- Date: Wed, 30 Aug 2006 17:35:46 +0200
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
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden