JNI

From: Gama Franco (gama_franco_at_clix.pt)
Date: 03/17/04


Date: Tue, 16 Mar 2004 23:53:35 +0000

Hi.

I need to export the API of a shared library coded in C++. I've heard
about JNI, but the only book I found was written in 1998. Is there
anything more recent? Or is there another method to export C++ code that
does not evolve JNI?

Best regards,
   Gama Franco



Relevant Pages

  • Re: Is there a api that control windows enviorment?
    ... > such as shutting down pc etc... ... there is no such API in the standard library. ... either write the code with JNI, or find a third-party library written ... Chris Smith - Lead Software Developer/Technical Trainer ...
    (comp.lang.java.programmer)
  • Re: JNI
    ... little things like leaving the ".dll" will cause your app to ... this is why i'm recommended Essential JNI, ... as for the SUN JNI book, i have't read that myself however being from ... Gama Franco wrote: ...
    (comp.lang.java.programmer)