multi platform

  1. Chianca

    B4J Question Best way to create wrappers for B4J

    Hello Friends! I'm starting a new project on B4J, that will run on Windows and Linux desktops. The app needs to use a 3rd party external library (.DLL and .SO). What is the best way for writing this app? Create a wrapper of DLL and .SO and use it depending on target OS? There is any tutorial...
  2. kokoroayo

    B4J Question Multi Platform Random Number and Ecryprion

    Hi All, I have a VB6 application that is currently working. It generates token (random number) for a user as when he needs to authenticate a transaction. This token is encrypted and stored in the database for future identification purpose. Now we need to include a web and mobile side to the...
Top