Skip to content

Installation

The server does not require any installation. It is enough to copy the Server.exe to a Windows® system. After startup, the server window appears.

server

OpenSSL

The server uses HTTP to communicate with the clients. Two types of HTTP servers are implemented: Built-in and HTTP.sys.

The Built-in server uses OpenSSL to secure the HTTP communication with TLS. If TLS is enabled, OpenSSL 3.x must be installed on the server. Alternatively, the OpenSSL DLLs can be placed in the startup directory of the Server.exe.

openssl-dlls


Next Steps: Configuration

Once the server is installed and started, proceed to Configuration to set up databases, endpoints, security, and other server settings.