Boost logo

Boost Users :

Subject: [Boost-users] Call C++ function from second Limux daemon
From: derleader mail (derleader_at_[hidden])
Date: 2011-01-15 15:00:28


 
 Hi,

 I'm using boost for interprocess communication using message
 queue. There are 2 Linux daemons which must exchange data. In daemon A I
 want to call a C++ function from daemon B and pass some arguments for
execution. The function in daemon B must execute the arguments and
return the result to daemon A. Is it possible to implement this?

Regards
Peter



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net