Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ipc

Communication between Linux kernel and user space program

Do some programs not accept process substitution for input files?

Binary serialization/de-serialization in C++ and C#

SImple (but specific) listener and sender Python 3 DBus example

python linux python-3.x ipc dbus

How to call an Android remote service (IPC) from a Widget / local service?

android service widget ipc aidl

What's the most lightweight way to have two .net apps talk to each other?

.net ipc

Linux : create shared memory segment from shell command

ipc shared-memory

Interprocess communication in .NET

c# .net ipc

Delphi 2009: How to communicate between Windows service & desktop application under Vista?

Pass an Interface to a different process

C++ Linux named pipe hanging on open() with O_WRONLY

c++ linux ipc named-pipes mkfifo

Boost, Shared Memory and Vectors

c++ boost ipc interprocess

IPC::Open3 Fails Running Under Apache

perl apache ipc mod-perl2

Fastest IPC in PHP

attach a GUI to a command line tool

c++ user-interface ipc

Reading from FIFO after unlink()

c ipc fifo