[Mono-list] XML-free RPC :-)

Miguel de Icaza miguel at novell.com
Wed Nov 24 17:10:24 EST 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20101124/31a99e2c/attachment.html 


More information about the Mono-list mailing list