An idea on multithreading implementation
J. Landman Gay
jacque at hyperactivesw.com
Wed Jan 19 00:14:58 EST 2011
On 1/18/11 8:17 PM, Jeffrey Massung wrote:
> Well, TCP works great, you just have to define your protocol and go.
> This wouldn't be too difficult to implement. That said, a native
> method of letting LC apps inter-communicate w/o having to program it
> [much] would be slick. Taking some ideas from AppleScript:
>
>
> ## app "A":
>
> start script server on port 5674
>
>
>
> ## app "B"
>
> connect to application "A" on port 5674 tell application "A"
> "doSomethingCool"
Oh, I so like this idea.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list