Java access to Shared Memory
843829Jan 3 2007 — edited Jun 2 2007Hai All,
How to access a C++ application's data in shared memory from a Java application?
This should be possible i suppose.
Preferably ... I am looking for solution using core java apis ( not using external apis or libraries ).
If someone could help me out in finding the right way to get this done ..
Thanks