how to load and call methods of a c# dll in Java application
894465Oct 14 2011 — edited Oct 16 2011Hello,
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