Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to load and call methods of a c# dll in Java application

894465Oct 14 2011 — edited Oct 16 2011
Hello,
I am using Netbeans and have to write application in java with given c# dll library. The dll is used for communication. I know about java native access..

I have this problem : "Is it possible to load c# dll in java application. If so how can I load it in my application. Plz help me".


Thanks for the answers
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 13 2011
Added on Oct 14 2011
2 comments
1,847 views