to include dll file in java without jar files -


i have include .net "smsmiracle.dll" in java. don't have jar files. imported dll file project using system.loadlibrary(). tell me how call files in java?

thanks in advance

you need use jni or better use library java native access


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -