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 7709711
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T00:55:49+00:00 2026-06-01T00:55:49+00:00

I have Java application which sends pointer to function (callback) to some native dll

  • 0

I have Java application which sends pointer to function (callback) to some native dll kernel.
I use xfunction library for manipulations with the native code. I have to handle int* pointer as an array of integers within callback body. In fact, I have com.excelsior.xFunction.Pointer object. I need to make some tricks for transforming com.excelsior.xFunction.Pointer => int [] array.
Can JNA library help (using com.sun.jna.Pointer, IntByReference)?

For example, com.excelsior.xFunction.Pointer => com.sun.jna.Pointer => int [] array.
I don’t want to rewrite code in order to eliminate calls to xfunction.

  • 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-06-01T00:55:51+00:00Added an answer on June 1, 2026 at 12:55 am

    XFunction does not seem to give the ability to fetch back the native pointer. Since it’s not opensourced and their falgship product is a Java obfuscator I think you’re stuck and won’t be able to do com.excelsior.xFunction.Pointer => com.sun.jna.Pointer.

    So, as they say ( http://www.excelsior-usa.com/xfunction.html ) :

    We […] encourage you to look first at JNA

    I think you’d better to recode this part of your app in full JNA to do what you want … or stick with XFunction

    Anyway, if you manage to find a way to fetch back XFunction’s native pointer just cast it to a Java long and pass it to JNA’s new com.sun.jna.Pointer(long) and then just do
    a com.sun.jna.Pointer.getIntArr(offset,arrayLength) to fetch back the array in pure Java

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

Sidebar

Related Questions

I have a Java Application which has to load an DLL with a few
I have a Java application which interacts with native code using JNI. The native
I have a Java web application which stores some data in the session. The
I have built an application which sends SMS messages via Java, but I am
I have a crawler Java application which is supposed to connect to some HTTP
I have a Java application which I want to shutdown 'nicely' when the user
I have a Java application which requires certain software (one of them being Perl)
We have a java application which run as server running on a remote windows
I have a Java application which is using a certain Java Runtime Environment. The
I have a Java application which is running as non root mode. My App

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.