Wondering if its possible.....

  • Thread starter Thread starter Cmulvey
  • Start date Start date
C

Cmulvey

Im looking to make a program with a java interface with C++ in the
background doing all the work in one program.To some extent I think ive
fallen into the propaganda trap surrounding .NET

Can I call the java components from the C++ program and if so, how(have
tried looking on internet to no avail)?

Have tried playing around with various project options to no avail.

Am currently using .NET 2003
 
This article featured in C/C++ users journal Oct. 2003 might be of an
interest to you:

A .NET Bridge to a Java Virtual Machine
Jean-Yves Mengant
Java and .NET interoperability, with a little help from C++.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top