Change timeout?

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
royal745
Posts: 6
Joined: Mon Sep 07, 2009 11:18 am

Change timeout?

Post by royal745 » Sat Oct 03, 2009 6:32 am

Im using the liburldownloadtofilefunction but the timeout length is too short. Can i change it?

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Sat Oct 03, 2009 9:01 am

Dear royal745,

Which error do you get exactly?

Try reading up about libURLSetFTPStopTime and socketTimeoutInterval in the dictionary.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

royal745
Posts: 6
Joined: Mon Sep 07, 2009 11:18 am

Post by royal745 » Sat Oct 03, 2009 10:15 am

i get a timeout. Ive looked up both those but the libURLSetFTPStopTime doesnt help because its for ftp and im using http and the sockettimeoutinterval doesnt help because im not using sockets so im stuck somewhere in the middle.

Post Reply