l i n u x - u s e r s - g r o u p - o f - d a v i s
L U G O D
 
Next Meeting:
December 2: Social Gathering
Next Installfest:
TBA
Latest News:
Nov. 18: Officers elected
Page last updated:
2006 Apr 22 12:06
Events
 Meetings
 Installfests
 Demos
 Photos
Services
 Library
 LERT
 Jobs
 Documents
Interact
 Mailing Lists
 - Search
 - Archives
 Chat (IRC)
 Social Networks
About Us
 Members
 Projects
 Testimonials
 Call for Speakers
 Why Not MS?
 Finances
 Sponsors

^Home
?Search
?News & RSS
?Calendar
@Contact Us
$Buy Stuff
=Printable


The following is an archive of a post made to our 'vox-tech mailing list' by one of its subscribers.

Report this post as spam:

(Enter your email address)
Re: [vox-tech] calling java from within C
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vox-tech] calling java from within C



Peter Jay Salzman wrote:
I'm trying to figure out how to call Java from within C.

It appears that I have three options:

1. If the Java is already running as a process, there's something called
   CORBA which can be used.
2. JNI which appears to be most popular.
3. CNI which someone said was 'vastly' more efficient than JNI.
CORBA is a remote procedure call interface, like RMI or SunRPC. More generally it's a form of interprocess communication, in the same class as pipes, message queues, and TCP connections. If you want to implement this as client/server or peer-to-peer or some other model where the C and the Java are in two separate processes, then CORBA is one way to do it.

If you want to embed a JVM into another program, The JNI specification is at <http://java.sun.com/j2se/1.5.0/docs/guide/jni/index.html>. The document describes functions for creating a JVM as well as for calling native code from Java. I haven't done it myself, but the spec looks pretty straightforward.
_______________________________________________
vox-tech mailing list
vox-tech@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox-tech



LinkedIn
LUGOD Group on LinkedIn
facebook
LUGOD Group on Facebook

Hosting provided by:
Sunset Systems
Sunset Systems offers preconfigured Linux systems, remote system administration and custom software development.

LUGOD: Linux Users' Group of Davis
1105 Kennedy Place, Suite 1, Davis, CA 95616
Contact Us

LUGOD is a 501(c)7 non-profit organization
based in Davis, California
and serving the Sacramento area.
"Linux" is a trademark of Linus Torvalds.

Sponsored in part by:
Sunset Systems
Who graciously hosts our website & mailing lists!