Results 1 to 2 of 2
Thread: Communicate vb.NET with Java
- 08-01-2007, 04:30 PM #1
Member
- Join Date
- Jul 2007
- Posts
- 40
- Rep Power
- 0
Communicate vb.NET with Java
Hi, I want to know how i can get a vb.net app to communicate with some java-classes.
The situation:
i am working on this project, where an app exposes some objects with their methods through a java-api. Now we want to incorporate some of the functionality this application provides in a vb.net client application.
So we have to be able to communicate with that api. I know how to use com to do such thing, jest create a reference to the registered dll and voila, you can fiddle around with the object methods and properties. But, how to do this when all there is, is a jar-file with a bunch of classes in there?
Thanks.
- 08-02-2007, 12:41 AM #2
Senior Member
- Join Date
- Jul 2007
- Posts
- 135
- Rep Power
- 0
Similar Threads
-
To communicate an Applet with an application that uses struts
By Eric in forum Web FrameworksReplies: 1Last Post: 07-06-2007, 05:21 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks