LibURL Error Previous request not completed

Jim Ault JimAultWins at yahoo.com
Wed Aug 2 10:58:10 EDT 2006


Perhaps you need a companion app that will take advantage of the operating
system multi-threading.  UDP could let two apps on the same computer call
functions & share data very easily.
This could make your solution too complex and not solve the fundamental
problem.

Isn't the bottom line with an ftp server that it will only write one file at
a time?  If this is not the case, then I would like to understand more about
this.  I am probably going to update my 'auto-upload' functions in the next
month, so this if very timely for me.

Are you making multiple connections to the ftp sever from one app?
Is that what actually happens?
(Therefore you don't actually 'control' which file finishes first, etc.)

Hmmm, there is a lot going on, eh?

Jim Ault
Las Vegas

On 8/2/06 7:37 AM, "Mark Schonewille" <m.schonewille at economy-x-talk.com>
wrote:

> Jim,
> 
> All this has properly been dealt with. The question is not how to
> track succesful uploads and downloads, the question is rather whether
> a command or request should be blocking and how to deal with that.
> I'm giving that some thought and will reply to Dave shortly.
> 
> Thanks,
> 
> Mark
> 
> --
> 
> Economy-x-Talk
> Consultancy and Software Engineering
> http://economy-x-talk.com
> http://www.salery.biz
> 
> Download ErrorLib at http://economy-x-talk.com/developers.html and
> get full control of error handling in Revolution.
> 
> 
> 
> Op 2-aug-2006, om 16:28 heeft Jim Ault het volgende geschreven:
> 
>> Rather than using the callback, why wouldn't reading the log tell
>> you the
>> 'success' after each file upload?  Then you could just add those
>> names one
>> at a time, including the elapsed time and upload-rate.
>> 
>> Jim Ault
>> Las Vegas
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution





More information about the use-livecode mailing list