[Mono-devel-list] Best way to use C# from C
aza
aza at azaclauson.com
Mon Dec 20 07:37:17 EST 2004
Hi,
I want to use some managed code components from a C application (that works
on Linux and Windows) what would be the most efficient way to do this?
The options I know of are:
1. Remoting,
2. A web service with XSP or equivalent,
3. Manual network mechanism (sockets, tcp client etc.),
4. Writing to and watching a file.
Is there any direct memory mechanism that could be used?
Thanks,
aza
More information about the Mono-devel-list
mailing list