IPC
跳至導覽
跳至搜尋
IPC(Inter-process communication),行程間通訊
應用
Linux
- ipcs(1) - Linux manual page
- ipc(2) - Linux manual page
- ipc_namespaces(7) - Linux manual page
- Linux程序通訊(IPC)方式簡介 | 程式前沿
Windows
- 處理序之間通訊 (IPC) - UWP applications | Microsoft Docs
- 處理序間通訊 - Win32 apps | Microsoft Docs
- Windows Programmer都該會的三種基本IPC « coding crops
- GitHub - microsoft/IPC: IPC is a C++ library that provides inter-process communication using shared memory on Windows. A .NET wrapper is available which allows interaction with C++ as well.