An SMB named pipe is an abstraction that provides two-way communication between processes on remote nodes. The pipe is given a name ("\PIPE\DREAM", in this example) so that it can be easily identified by programs that wish to use it. |
$Revision: 1.1 $ Copyright © 2003 Christopher R. Hertel |