View Single Post
  #2 (permalink)  
Old 06-11-2007, 03:31 PM
Jack Jack is offline
Senior Member
 
Join Date: Jun 2007
Posts: 130
Jack is on a distinguished road
Check JNI (Java Native Interface). You have to program in c, and also nobody guarantees that is portable to an other operative system.
Please consider this link too
JNI - Java Native Interface

Last edited by Jack : 07-02-2007 at 05:07 PM.
Reply With Quote