Hi,

Currently there is no way to verify this only with App Engine.

I imagine that you could build a solution that would use some kind of client
software + App Engine to check the hash of the file on the client side and
verify it against the known value stored on App Engine.

-Marzia

On Sun, Dec 14, 2008 at 10:05 AM, Robert S <[email protected]> wrote:

>
> Hi GAE users,
>
> Is there a way to test if the last byte of the blob has been
> transferred to the client?
>
>    self.response.out.write(model.blob)
>
> This would be useful for digital asset order fulfillment applications
> which shouldn't necessarily charge you for a download until the app
> can safely assume that the download is complete.
>
> thanks,
>
> r.S.
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to