c# - How to communicate with .net processes when there are multiple instances of them -


I have the same Windows FORKS running on the same machine. There are many instances of the NAT 3.5SP1C # application.

Now I want to be able to communicate with them with an example, at one time .net. What is the easiest way to do this?

I read something about WCF, but I have got examples of working with only one server and one client but in my case all running examples would be a server and only one of them Need to discuss with

I think something like this: [procs = Process.GetProcessesByName ("ProcessName"); Foreach (Proc Process in procs) {// Communication with process here}

Do not loop through the kind of subscription / callback mechanism that will be required, but subscribe to each application instead of wcf service method.

Example:


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -