Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ipc

XPC not creating any processes for XPC services

ipc xpc

Shared memory fork with struct and malloc

Which is faster for IPC sharing of objects -ZeroMQ or Boost::interprocess?

Easy IPC on Windows Mobile?

windows-mobile ipc

python interprocess querying/control

python ipc

How do you tell if a pipe opened process has terminated?

perl file-io pipe 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