Link to home
Start Free TrialLog in
Avatar of Martinhy
Martinhy

asked on

Basic Message Queue example for Visual Studio 2005

Hi,

I was wondering if anybody could give me a simple Sender and Reciever example for Windows Message Queues. I had been using the Linux Message Queue and need to run the application on Windows. I would be grateful for any advice.

Martin
Avatar of Infinity08
Infinity08
Flag of Belgium image

Avatar of Martinhy
Martinhy

ASKER

This is an example of a very basic queue but not the kind I am looking for. I am looking for a message queue which operates as a means of Inter Process Communication between applications. I know there is a Message Queue Structure definded in Windows but I am not sure how to use it. Thanks for the example though.

Martin
ASKER CERTIFIED SOLUTION
Avatar of Infinity08
Infinity08
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial