Named Pipe

<< Click to Display Table of Contents >>

Navigation:  Glossary / Terms Used >

Named Pipe

A Named Pipe is a shared-memory mechanism that can be used for communication between two processes on a Windows PC.

 
Docklight Scripting can open a client connection to a Named Pipe server and send or receive 8-bit ASCII or byte data.

 

For details on Named Pipes see the Windows Development Center.