WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 06-03-2005, 03:06 PM
Johannes Johannes is offline
Member
 
Join Date: Jan 2005
Posts: 143
Quote:
Vizard is written entirely in C/C++. So it would not be compatible with Jython or Java. The best thing you can do is have your Java application manually start up Vizard and communicate with it through some form of IPC (Interprocess Communication). Why do you need to use Java? Are you using it for a GUI or calculations?
Mmmh, IPC... What about the Java Native Interface...


The Java Native Interface (JNI) is the native programming interface for Java.
The JNI allows Java code that runs within a Java Virtual Machine (VM) to operate with applications and libraries written in other languages, such as C, C++, and assembly. In addition, the Invocation API allows you to embed the Java Virtual Machine into your native applications.

Quote:
Why do you need to use Java? Are you using it for a GUI or calculations?
@Why? I have a Java application that I want to use to model and show the conceptual model.

@ GUI: so it is using a GUI and calculations.

Johannes
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 03:53 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC