Interprocess communication between machines?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Using Win32 it was possible to name a named pipe, shared memory, or mutex so
that the object could be used between machines. Is that possible with .NET
objects? If so what is the naming convention?


Thank you.

Kevin
 
Back
Top