Content deleted Content added
m →See Also: Standard headings/general fixes |
rm read links |
||
Line 9:
==Known usage==
LPC is used heavily in communication between internal subsystems in Windows NT. The Win32 subsystem used LPC heavily for communication between client and the subsystem server (CSRSS)
The [[Local Security Authority Subsystem Service]] (LSASS), Session Manager (SMSS)
Microsoft RPC can use LPC as a transport when the client and server are both on the same machine. Many services that are designed to communicate only on the local computer use LPC as the only transport through RPC. The implementation of remote [[object linking and embedding|OLE]] and [[Distributed Component Object Model|DCOM]] in many cases uses LPC for local communication as well.
|