Non-blocking transfers ...

Bob Sneidar bobs at twft.com
Tue Jul 17 13:15:52 EDT 2012


The way others have proposed this in the past is to have an agent of some sort, a web agent or else a standalone app do the work for you, while your app periodically checks the status of the transfer in some way. I don't think that would work for iOS though. 

Bob


On Jul 17, 2012, at 10:06 AM, gpb01 wrote:

> As I know, is possible to transfer a file using the URL in a non-blocking way
> only for the HTTP GET (put URL "...myURL..." into myVAR) using the "load"
> command, but ... there is a way to have a non-blocking transfer also for the
> HTTP PUT (put myVAR into URL "...myURL") and HTTP POST (post myData to URL
> "...myURL...") ? 
> 
> Please note, I need for HTTP and NOT for FTP and, possiby, should be
> available on iOS (/so ... no libURL/). 
> 
> Thanks,
> 
> Guglielmo
> 
> --
> View this message in context: http://runtime-revolution.278305.n4.nabble.com/Non-blocking-transfers-tp4652248.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list