License validation

Z Solvertech
Skočit na navigaci Skočit na vyhledávání
Jiné jazyky:

We use three way of authentication the user has a valid license.

Method Type Detail
web connection timed license During the launch the program checks if there are username and password values stored in the settings.

It runs them against the server (connection to server.solvertech.cz must be allowed).

If valid the program launches, otherwise the login screen is shown.

Login page.png

You must provide correct details. If they are not provided, license file check is attempted.

license file timed license or perpetual license You must be provided a license xml. This file needs to be stored in the folder License (relative to the main executable).

This file is created based on a motherboard serial number and the support person will use the error message you get during the launch to get to the needed number.

FailedRhino.png

custom dll perpetual license No license check required. Provided to partners or for custom made implementations.