[Mono-list] Communication: what to choose?

Julien Sobrier julien at sobrier.net
Sun Jul 30 16:51:52 EDT 2006


Hello,
I have 3 different applications A, B and C running simultaneously under
different users on the same machine. They share common libraries. I'm
wondering what method I should use to make them communicate with each other:

* System.Remoting: it is a good idea for local communications only?

* DBus: I can share one object between several applications, but I am
not sure it suited for a lot of small exchanges between applications

* something else?

Thank you
Julien


More information about the Mono-list mailing list