Writing IPC application using C#

  • Thread starter Thread starter mao
  • Start date Start date
M

mao

Hello,

I am very interested to know if anyone has ever written an IPC application
using C# or VB.NET ? How different it is from C/C++ ? What .NET classes to
use?

Thanks,
Mao Nuon
 
Mao,
I am very interested to know if anyone has ever written an IPC application
using C# or VB.NET ? How different it is from C/C++ ? What .NET classes to
use?

Do you by IPC mean InterProcess Communication? And if so, do you have
any specific IPC mechanism in mind?



Mattias
 
Back
Top