DLServer is the server side of OpenDL. Its main function is to work as a web server, making possible the remote connection with the DLClient and storing all the relevant data in its database.
Furthermore, the server is in charge of dealing with every task related to the mere functionality of the data logger itself, encapsuled in a module called "Engine".