Socket Tutorial Guidelines [was: thank you notes]

Richard Gaskin ambassador at fourthworld.com
Mon Nov 25 17:57:16 EST 2002


Bill Vlahos wrote:

> I think you are correct to use socket communication for your
> application because you are writing both the client and server.
> 
> Apple Events offers benefits only supported on Macintosh computers to
> take advantage of AppleScript dictionaries. There is nothing like
> AppleScript for any other platform. AppleScript is terrific but it is
> not cross-platform.

AppleScript is also useful, of course, for communicating with other
(non-Rev-based) apps.

But as for dictionaries, we could easily include custom properties to serve
the same need, with a function callable over sockets to access it.

If there's a need for interoperability between Rev-based apps from different
authors, we could define a standard for the function name, something like
SocketDictionary().

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Developer of WebMerge 2.1: Publish any database on any site
 ___________________________________________________________
 Ambassador at FourthWorld.com       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc




More information about the use-livecode mailing list