[Mono-dev] Interprocess communication
Justin Cherniak
compwiz312 at gmail.com
Wed Dec 26 23:43:41 EST 2007
Unfortunately as far as I know there is no easy one off way to do this.
That said, if you are communicating to an unmanaged process, I would assume
it is a safe assumption to assume you are targeting a particular operating
system.
I can't help you much with *nix, but on windows, you have a number of
options including:
- COM
- Shared memory
- Window messages
What exactly are you trying to do, I (or someone else) might be able to
narrow it down to a clearer solution.
Thanks,
Justin
On Dec 26, 2007 10:21 PM, FirstName LastName <mousse_man at hotmail.com> wrote:
> Hi,
>
> I'm currently trying to find a way to make 2 processes on the same machine
> talk.
>
> One process is managed while the other is unmanaged. How can I do this?
>
> Thanks!
>
> ------------------------------
> HO HO HO, if you've been nice this year, email Santa! Visit asksanta.ca to
> learn more! <http://asksanta.ca/?icid=SANTAENCA005>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071226/752dbd96/attachment.html
More information about the Mono-devel-list
mailing list