A mailslot is a mechanism for one-way interprocess communications (IPC).An application written for Microsoft® Windows® can store messagesin a mailslot. The owner of the mailslot can retrieve messages that arestored there. These messages are typically sent over a network to eithera specified computer or to all computers in a specified domain. A domainis a group of workstations and servers that share a group name. |