Hi jefflowrey,
The logica is:
One proces put messages into a queue.(Process xx)
Another proces read from this (Process yy)
The process xx must not put some messages into the queue. it has a ...
thanks very much!!! for your Answers,
the problem:
the programs that get and put messages in the queue are close developments and some messages that are put in this queue must be puting in another q ...
I need to open a queue for two diferents process. When a message arrive to the queue i need that the message been get for the two process.
How i do it?
thanking you in advance