Hi folks,
is there a way to read local message queues from within a Java
application?
I have got a C++-application (on Solaris 10) generating a message
queue which has to be read out by a Java program. I have read about
JMS and java.nio, but it seems that these would not be appropriate to
help solving my problem.
Any idea, suggestion, package? ;-)
Cheers
Bernd