Boost logo

Boost Users :

Subject: [Boost-users] [interprocess]message_queue in Windows service
From: Laurence Chambenois (lchambenois_at_[hidden])
Date: 2009-04-17 08:46:34


Hi,

I write a Windows Service that answer to requests through a message_queue.
The message queue is created by the service, and then by the user
starting the service (local system account).
When another application, launched by another user, wants to connect to
the message queue, it cannot.
Because the mapped file is not in the same temporary directory.

My question is : how can I do to create a message queue that can be
accessed by any user ?

Thanks for your help


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