Home > Flash, Javascript, PHP > Resumeablehttprequestproposal

Resumeablehttprequestproposal

November 24th, 2009

There is a proposal put out by google, that uses HTTP Post for reliably uploading and resuming big files.

http://code.google.com/p/gears/wiki/ResumableHttpRequestsProposal

Looking for a flash 9 or 10 front end that can read in a file as a bytearray (preferrably only the bits it needs) and then send them in parts to the server script in php (already written), rertrying if it doesn’t make it.


Resumeablehttprequestproposal

Comments are closed.
Bear