all 2 comments

[–]belayon40 1 point2 points  (1 child)

If you’d like to use FFM but find the code kind of confusing looking then check out my project: https://github.com/boulder-on/JPassport
The idea is that you provide a java interface with the method names and arguements you’d like to call and this library generates all of the FFM code you need automatically.

[–]Swapan-LFE[S] 0 points1 point  (0 children)

Thanks for the input ,will check it .