This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Shared Memory From Java


>>>>> "Lincoln" == Lincoln Spiteri <lincoln@st.com> writes:

Lincoln> Is there a way to access shared memory segments from java?

Write a new class and use native methods to do whatever you want.
T

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]