[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: inter process communication



If you need more advanced IPC, take a look at D-BUS. For basic IPC you
could use unix local sockets or shared memory.

Greets,
Luka

Dne 10.07.2009 (pet) ob 09:17 -0500 je Garth's KidStuff zapisal(a):
> Hey All,
> What's the best way to communicate between 2 applications?  And can you
> point me to some nice C/C++ sample code?
> 
> Thanks in advance.
> 
> -Garth
> 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]