CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    22

    Is there a easy way to connect JAVA and C++ ?

    Hi,

    i want to use JAVA as scriptinterpreter in a C++/MFC enviroment.

    Thanks,

    Reinhard


  2. #2
    Guest

    Re: Is there a easy way to connect JAVA and C++ ?

    Under Misc in this forum please find:

    Interfacing to other languages
    Embed Java VM in Executables using Java Native Interface (JNI) - Davanum Srinivas (1999/04/03)
    Using the JNI to use Java from within C++ applications

    That might help


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured