Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in named-pipes

How do you send a named pipe string from umnanaged to managed code space?

c# c++ windows mfc named-pipes

Communication between windows service and desktop app

c# windows-7 named-pipes

Are there repercussions to having many processes write to a single reader on a named pipe in posix?

ipc posix named-pipes fifo

Connecting via named pipe from windows service (session#0) to desktop app (session #1)

Can I open a named pipe on Linux for non-blocked writing in Python?

python linux named-pipes

Can Sql Server BULK INSERT read from a named pipe/fifo?

WCF - Fastest interprocess communication

c# wcf named-pipes

How to list pipes used by a process with a bash command

"Attempted to perform an unauthorized operation" when calling NamedPipeServerStream.SetAccessControl

c# .net named-pipes

Is it possible to discover named pipes in Windows?

windows named-pipes

When messages get bigger, IpcChannel Remoting gets slower

WriteFileEx completion routine succeeds, but bytes transferred is incorrect

c++ c windows winapi named-pipes

Named pipes efficient asynchronous design

Named pipes server read timeout

c# ipc named-pipes

WCF Multiple Apps using NetNamedPipe

Detect when reader closes named pipe (FIFO)

linux named-pipes

Named Pipes - Asynchronous Peeking

Non-Blocking File IO in Java

Stream video from ffmpeg and capture with OpenCV

mkfifo file permissions not being executed correctly

c unix permissions named-pipes