Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ipc

IPC::Open3::open3() doesn't work with perl 5.14.2 as with perl 5.10.1?

perl ipc ipcopen3

Can socket objects be shared with Python's multiprocessing? socket.close() does not seem to be working

Microcontroller to microcontroller communication library (over UART/RS232)

Redirecting stdout of one process object to stdin of another

c# ipc

Using AIDL with Mono for Android

ipc xamarin.android

Is there an API in C++ for remote inter-process communication?

c++ networking ipc

Linux: is it possible to share code between processes?

c linux memory ipc mmap

Is UDP a reliable protocol for IPC?

sockets udp ipc

IPC between .NET and C++ applications

.net c++ ipc

How to choose the "Key" for inter-processes communication in Linux?

linux ipc message-passing

java inter-process communication

java swing ipc

Why is there a error "Cannot Allocate Memory" while creating message queue in POSIX?

c linux posix ipc message-queue

Inter-process communication between languages/operating systems

ipc

Why isn't my Perl program reaping children processes after fork?

perl ipc fork zombie-process

Pass a message to another exe from an exe C#

c# ipc

Interprocess communication on windows

c++ windows ipc tcl

How to timeout waitpid without killing the child?

perl ipc fork waitpid

Why cant a pipe created using pipe() be used as a bi-directional pipe?

c ipc pipe interprocess

Why semaphore?

How to fire events in a Delphi application from another Delphi application?

delphi service ipc