Did u ever try any of the tools that supposedly convert a VB code into Java code... ? Do they work? Any good ones ? Going to all this trouble because rewriting would be painful, even though logic is done. Have to implement Digkstra's and visibilty graph algos... Sairam Samavedam
Sairam Samavedam
Posts
-
Using Java Classes in VB appl. -
Using Java Classes in VB appl.Thanks guys for the supp.. Anyway, came to know about an appl. called JavaReg, that comes with Jdk1.3 This thing is supposed to convert a Java class into a COM object that can be used in VB code. Have tried it and it is not working some of the times. Like, it is not showing some of the methods in the created COM object that were supposed to be there. If anyone have used JavaReg before, would like to know some info. on how to use it correctly. Sairam Samavedam
-
Using Java Classes in VB appl.Hey ! I am a mech. engr. student and am having to put up with this course - intelligent robotic control. The robots (amigobots) can be controlled by Java code that uses IP or whatever..!!! I have done all my coding for Motion and Path Planning in VB. Is there any way I can access the bots' Java Classes from my VB appl. ? Really desperate for this! Dont tell me to rewrite the entire code in Java...I am very new to programming... Sairam Samavedam