5 results for “topic:namedpipes”
A tool that shows detailed information about named pipes in Windows
This lightweight C# demo application showcases interactive remote shell access via named pipes and the SMB protocol.
namedpipeclient implementations for unity
This is the Hoist Control assignment of Advanced Robot Programming course which aimed to control 2 dof hoist using multi-process communication by using named pipes(fifo-files), signals and system calls.
A benchmark to test the two methods of interprocess communications, shared memory and named pipes.