/WindowsIPC

Demo of different forms of Windows IPC

Primary LanguageC#MIT LicenseMIT

WindowsIPC

This project is a small demo of the following forms of Inter-Process Communication

  • Named Pipes
  • RPC (upcoming)
  • Windows Sockets (upcoming)