Uploading/Downloading stability

Frank D. Engel, Jr. fde101 at fjrhome.net
Fri Apr 15 09:19:44 EDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Many FTP servers support resuming incomplete downloads, as do some HTTP 
servers.  I don't know if Rev supports resuming transfers, though.  I 
kind of doubt it.  Not a bad feature request, or it could be done with 
an external...

Maybe a wrapper around libcurl (http://curl.netmirror.org/libcurl)?


On Apr 15, 2005, at 2:29 AM, Richard Miller wrote:

> (Sent this post yesterday. No replies yet. Someone's bound to have 
> some feedback on this issue, so I'm trying again)
>
> My Rev program needs to upload and download a file of roughly 2 MB in 
> size 3-8 times every 30 minutes via a wireless connection. This 
> wireless connection is through the built-in airport card in an IBook. 
> Sometimes this connection is received via a wired DSL or cable modem 
> (and wireless router), but sometimes it feeds off a Powerbook 
> connected to the net via a Verizon 3G PCMCIA card (using Apple's 
> Internet Sharing capabilities).
>
> Using the 3G card is obviously less stable than a direct wired 
> connection, especially in more rural areas. Sometimes the Internet 
> connection just drops off during the middle of the upload or download. 
> I'd like suggestions for the most stable way of transferring these 
> files, and secondly, what I can do if the file transfer is interrupted 
> part way through.
>
> For example, does it matter if I use:
>
> - get URL
> - libURLDownloadToFile
> - read from socket
> - load
>
> Are any more reliable for dealing with 2 MB files via a slower 
> connection or just in general?
>
> Secondly, if a file is partly transferred, is there any way to restart 
> the transfer from where it left off?
>
> Thanks.
> Richard Miller
> Imprinter Technologies
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
- -----------------------------------------------------------
Frank D. Engel, Jr.  <fde101 at fjrhome.net>

$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten 
Son, that whosoever believeth in him should not perish, but have 
everlasting life.
$
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)

iD8DBQFCX79w7aqtWrR9cZoRAkP7AJsEJ61ZxAJHff8IQcSuEc6qSr/8LgCfWPFj
hMdOxBSFGY48GeO6HmhdTCU=
=wptA
-----END PGP SIGNATURE-----



___________________________________________________________
$0 Web Hosting with up to 200MB web space, 1000 MB Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Signup at www.doteasy.com



More information about the use-livecode mailing list