Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Message Queue and IPC processing using Java 1.2 on Solaris 2.6


  • From: s.agnani@xxxxxxxxx (Sanjay Agnani)
  • Subject: Message Queue and IPC processing using Java 1.2 on Solaris 2.6
  • Date: Wed, 24 Mar 1999 13:56:03 +0900

Hi,

I have an existing system that was developed using C on Solaris 2.6.
This system uses Message Queues and IPC using shared-memory to receive
input and send response data.

I want to develop a front-end to this system using Java 1.2 and I should
be able to write and read from the Message Queues used by this system.
The existing system is not to be modified in any way.

Is it possible to read and write to Message Queues using Java ?
If yes, which API's should be used ?
If no, what is the best way to handle this problem using Java ?

Any help regarding this is highly appreciated.

Thank You,

Sanjay.


---
To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx
To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx