473,396 Members | 1,785 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Wondering if its possible.....

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
Nov 22 '05 #1
1 1312
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++.
--

This posting is provided "AS IS" with no warranties, and confers no rights.

"Cmulvey" <St***@things.net> wrote in message
news:SH*************@newsfe5-gui.server.ntli.net...
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)?

Nov 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Chris | last post by:
I've written a small QBASIC program which draws a spiral. Here is the code: SCREEN 12 CLS FOR t = 1 TO 400 STEP .01 x = .5 * t * COS(t) y = .5 * t * SIN(t) PSET (x + 320, y + 240) NEXT t
11
by: Steven Burn | last post by:
Just wondering if it would be possible to convert an existing e-mail form to; 1. Send the e-mail (as it does now...without problems) 2. Copy one folder on the server, to another new folder ...
2
by: KevinGPO | last post by:
Just wondering if anyone knows if there are converters to convert from: MS Visual C++ 6.0 or MS Visual Studio 2003 project files into UNIX autogen/configure/make files?
8
by: MLH | last post by:
A97 HELP shows the proper syntax for using Nz as Nz(variant) I'm wondering what to expect from potential past misuse I've made. For example, consider the following... Private Sub...
3
by: rodchar | last post by:
hey all, is it possible to call like a console application with parameters? if not what would be some alternatives? thanks, rodchar
3
by: rodchar | last post by:
hey all, i was wondering why I've seen articles similar to the following: ADO.NET Code Generator - Map DataBase Objects To .NET Classes What does this subject accomplish? Like, this does...
8
by: rodchar | last post by:
hey all, i'm using method webclient.filedownload to automatically download a file from an internet site. that works great. well i was wondering if there was a way to monitor or check if that...
4
by: rodchar | last post by:
hey all, is it possible to use Micrsoft Access' Drop Down List control in .Net Application? Thanks, rodchar
5
Nert
by: Nert | last post by:
hi, I've created a website, uhhmmn something like posting/uploading images and videos.., i made my site working well, i save images on database but the videos are just copied from the client...
5
by: kevin | last post by:
If you go here http://www.youtube.com/ how do they put the plus button over the image? Also is it possible to include more the one button. Thanks... ----== Posted via Newsfeeds.Com -...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.