Hello, a customer tells me: "I have a fingerprint reader that only comes with an .ocx library and I want to use it".
With B4A and mainly with B4J can I make use of the library? How?
Thank you.
Usually an .ocx file is a Windows ActiveX control library. You cannot use it with B4A. I suppose it might be usable in B4J if you can find a way for Java to implement a COM (Component Object Model) interface to the library but I wouldn't hold out much hope for that.
Silly questions:
How do I recognize a java sdk?
What is the extension of a java sdk?
How do I use it from B4J?
Thank you.
In this case the customer has bought that device "from the Chinese" and says that it has no brand and only brings an "ocx", I will ask him to send me pictures to see if I can find the manufacturer's website and they have more information.
Thanks again.