How can I connect to Windows Named Pipes?

How can I connect to Windows Named Pipes?

Applies to: Docklight Scripting, Article ID: dl_faq039

You can use a Docklight communication channel as a “Named Pipe Client” in Docklight Scripting. Use the “PIPE:”, “PIPEREAD:” or “PIPEWRITE:” communication channel syntax.

Please also see the related NamedPipe_Example.zip. It includes a small (code-signed) NamedPipeServer.exe that can be used as a test for Docklight’s Named Pipe support.

Docklight Scripting Download

Docklight Scripting Example – Named Pipe Client

Docklight Scripting Manual – Project Settings for Named Pipes