Interprocess Communication

In computer science, inter-process communication or inter-process communication (IPC) refers specifically to the mechanisms an operating system provides to allow processes it manages to share data. Typically, applications can use IPC categorized as clients and servers, where the client requests data and the server responds to client requests. Many applications are both clients and servers, as commonly seen in distributed computing. Methods for achieving IPC are divided into categories which vary based on software requirements, such as performance and modularity requirements, and system circumstances, such as network bandwidth and latency.

ID: d3f:InterprocessCommunication
Type:

Informational References

https://d3fend.mitre.org/dao/artifact/d3f:InterprocessCommunication/

D3FEND Techniques

Name Description

SPARTA Countermeasures

ID Name Description