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         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to