Link to home
Start Free TrialLog in
Avatar of cgray1223
cgray1223

asked on

Java C Source Binding Via JNI Options

Hello,

Anyone know the purest way (most java centric, smallest overhead..etc) to implement JNI between java and C?  I have code that uses SWIG, but I believe JNI can be implemented other ways.  Anyone have any experience with JNI implementation?
Avatar of for_yan
for_yan
Flag of United States of America image

Avatar of cgray1223
cgray1223

ASKER

I guess I really want to see with anyone would use SWIG versus the JNI that comes with java...
ASKER CERTIFIED SOLUTION
Avatar of for_yan
for_yan
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial