The native application of Còpia incorporates new functionalities

From May 15, 2024 the service Còpia can be used with a new version of the application that allows the connection to be established between the scanning device and the service's web application (native application of the Còpia).

This version of the module incorporates the following novelties:

  • Updated Java version to 1.8.0_162
  • Added parameters to the scanner.bat command to specify the port from which the scanner is accessed. Còpia, as well as being able to specify your own server certificate.

Thus, the following parameters are now supported and in the following format:

- p : Port number to use between 7000 and 65535

-d : Activate DEBUG mode of the Morena framework (JNI library that gives access to the scanner)

-ks : Path to the keystore that contains the server certificate to use

-kp : Password of the keystore

-ka : Alias ​​of the certificate to be used in the keystore

-kk : Password of the certificate (for JKS type keystores, the P12 does not have one)

-kt : Type of keystore. It can be “JKS” or “PKCS12”

- jpda : Enables Java JVM debugging

-jmx : Enables the JMX instrumentation endpoints of the JVM the module is running on

Examples:

“scanner -d -p 8001 -ks C:\certs\modul.p12 -kp 12345 -ka servercert -kk 12345 -kt PKCS12”

In parallel with the release of this new version of the file, a version of the service has been deployed that allows specifying where the module is located (host and port) so that there can be a module running on another machine with access to the scanner and from another PC connect to it or have different modules on different ports and use one or the other as appropriate.

You can find the updated version of the native app on Còpia in the section: How to install the native app Còpia.

Published in