Sockets

Chipp Walters chipp at chipp.com
Fri Aug 27 21:17:43 EDT 2004


Keith,

Not sure if you've already answered this, but I've a couple of comments 
for you.

If the server is a webserver, then you can use libURL to access it w/out 
having to mess around with opening and closing sockets.

Just use:

put URL "http://www.myserver.com/fred.mydocformat" into fld 1

and check out the post URL command as well.

-Chipp



More information about the use-livecode mailing list