Sending messages between Revolution executables (Mac)

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
theroadrunner
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2
Joined: Thu Nov 27, 2008 9:10 am

Sending messages between Revolution executables (Mac)

Post by theroadrunner » Thu Nov 27, 2008 9:36 am

Maybe this is a bit off topic here, but I'm trying to communicate beetween two Revolution compiled executables with the "send message to application x" command; it is very handy since it avoids opening and using sockets.

The mechanism works perfectly on a single computer, but when I try to do the same beetween two machines on the same network it doesn't work anymore, although the Revolution docs states in the samples

send "get field 3" to program "Corporate Zone:Other Mac:Revolution"

meaning you can send a message to another app running on an AppleTalk network. AppleTalk is turned on in the system>network control panel on both machines

Did anybody experiment with this issue ? Thanks in advance !

Janschenkel
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 977
Joined: Sat Apr 08, 2006 7:47 am
Contact:

Post by Janschenkel » Thu Nov 27, 2008 12:39 pm

See my reply at http://forums.runrev.com/phpBB2/viewtop ... highlight=

There's no real need for double-posting, someone will pick it up, I'm sure :-)

Jan Schenkel.
Quartam Reports & PDF Library for LiveCode
www.quartam.com

Post Reply