ihvrooman / WindowsIPC

Demo of different forms of Windows IPC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WindowsIPC

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

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

About

Demo of different forms of Windows IPC

License:MIT License


Languages

Language:C# 100.0%