How to use socket commands and function in a .irev script

Jim Bufalini jim at visitrieve.com
Sun Sep 20 09:31:10 EDT 2009


Jérôme Rosat wrote:

> Which solution is implemented by developer  to transfer a significant
> amount of data (approximately 100 ' 000 records) between the client
> app and a server app on on-rev?

Start from the client side. Use can use *post* (look this up in the
Dictionary and also the "See Also" for post). With this you could upload
data to an irev script on the server or request the irev script to download
data to the desktop app. Also, look up all the libURL... commands for
transferring data to and from a server and the *load* command and it's
callback for monitoring progress.

Aloha from Hawaii,

Jim Bufalini






More information about the use-livecode mailing list