Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7040295
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T01:54:05+00:00 2026-05-28T01:54:05+00:00

I am trying to design an API to allow my Java app to interface

  • 0

I am trying to design an API to allow my Java app to interface to a proprietary inter-process message passing environment. The messages pre-exist in unmanaged memory. Once I have received a message I want to have a stream to read from and write to the message. While I understand the basics of JNI I am struggling to understand which standard Java Classes can help to create a stream to the unmanaged memory.

I would be grateful for any pointers

Regards

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T01:54:06+00:00Added an answer on May 28, 2026 at 1:54 am

    I would use a direct ByteBuffer. You can change the address and limit via JNI. Once this is does you can read or change anything in this ByteBuffer and it will change on the “unmanaged” size.

    ByteBuffer support little and big endian and read and write of all the primitive types.


    A raw way of doing this is to use the Unsafe class. It supports accessing primitives at a random area of memory (just a like a pointer) It also reduces to a single machine code instruction in many cases. Unsafe isn’t safe or portable, and if you can use ByteBuffer, its a better choice.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to design an application based on the OpenSocial API , and I'm
I'm trying to design a portable API in ANSI C89/ISO C90 to access a
I'm trying to design a program that uses a third party API. The third
Im trying to design a payments API, and it requires the sending of CC
I am trying to design my ruby on rails app at the moment. I
I'm trying to design a RESTful API where the users can fetch a single
Right now I am trying to design an Android app where a critical feature
I'm trying to design some tables to store some data, which has to be
I'm trying to design a model for a application allowing 2 people to bet
I've been trying to design a database schema for a side project but I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.