HELP: .NET Inter-Process Communication

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sparky74
    New Member
    • Jun 2007
    • 20

    #1

    HELP: .NET Inter-Process Communication

    Hi. Other than using TCP/IP, NativePipes or any other native Win32 derived classes.. Is there any way in which two applications can talk to each other using a nice .NET class?

    I'm writing an application that is platform independant so I don't want to use a class that will only run on Windows.

    Thanks
    Sparky
Working...