Ken,

Perhaps a traditional client/server model, where one is always listening and the other talking? Business logic at both ends should enable you to do a lot.

If that won't do, then perhaps the old 'pass messages with a small text file' would help 'boot things'.


-Chipp

Ken Ray wrote:
I'm trying to get two apps to talk to each other over sockets on OS X, which
means that both apps need to be in "listening" mode as well as "speaking"
mode. The relevant code I'm using for testing this right now is shown below,
and doesn't trap for errors or messages that I'm not interested in:
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to