Hi
>
>Does anybody have any pointers to using JNI on Linux?  I'm starting a
>project where I'll be hacking pine to access a running Java process.
>

JNI on Linux is much the same on all platforms( more or less:).
If you want a good book on JNI I suggest you try 'Essential JNI' by Rob 
Gordon. It's a very good book. The ISBN is 0-13-679895-0.

Or you could try the Java Tutorial, under specialized Trails there is a 
section on JNI.

The Java Tutorial can be found at :-
   http://java.sun.com/docs/books/tutorial/index.html


Or if you're interested I have written a Java to C++ program which produces 
C++ code which maps from a Java class. If you want the parser please drop me 
a line and I'll send you the code.

It only the second version, but it's not too bad :-)

--Jools



______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to