Named Pipe:
CloseHandle
ConnectNamedPipe
CreateFileTransacted
CreateNamedPipe
DisconnectNamedPipe
SetNamedPipeHandleState
Enumerating files opened on the network
Peer-to-peer LAN messenger built with Mailslot API functions
Using mailslots to send messages on the network
Using named pipes for interprocess communication
Using WM_COPYDATA for interprocess communication (VFP9)