My class has given me a project where I need to manipulate Java with visual basic. The project:
A temperature chip is on a javelin stamp board, the temperature is to be displayed on an altera board (in hex), and has to be able to be able to convert to kelvin, celsius, or farenheit (which has to be done in VB). How do I go about connecting VB and Java?
Danke.