Hello,

I have a running mono application, and I want to be able to call procedures
> from other mono applications on the same machine; on other local machines;
> and from C/C++ programs. I don't mind using a different approach for
> different scenarios.
>

Today is your lucky day.

You want to use Protocol Buffers.   This is a protocol created by Google
primarily for Java and C++, but there are various .NET implementations
available as well.

Miguel
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to