[Pkg-mono-devel] Communication between C++ and C# App on Debian
Eduard Bloch
edi at gmx.de
Tue Mar 11 19:09:36 UTC 2014
Hallo,
* Mirco Bauer [Tue, Mar 11 2014, 06:44:08PM]:
> > I'm new on Linux world, but I have already an application developed using C#
> > running on Mono. I also have a native C++ application running on the same
> > machine and I need send some info between these apps. I would like to know
> > what is the best way to do it?
>
> You need IPC like unix sockets, named pipes, shared memory or dbus.
I would also add protobuf (Google's Protocol Buffers) and Apache Thrift
to the list.
Regards,
Eduard.
More information about the Pkg-mono-devel
mailing list