Messaging

An IPC (Inter-Process Communication) framework is used to communicate with the System Services. A user application creates a message, sends it to a service and, sometimes, waits for a result.

To send a message to a service, the caller needs to know the service ID for the receiver. The service IDs can be found in IPC Core API.