Local Procedure Call

LPC - Local Procedure Call


LPC (LocalInterProcessCommunication and NOT Local Procedure Calls) is a high speed message based communication mechanism implemented in the NT kernel.

LPC is to be used for communication between two user mode processes.

or

An example