This is a C# project.
To compile do this:
- open EHEC_Server/EHEC_Server.sln in Visual Studio 2017
- Rightklick on solution and do a ‘Restore Nuget Packages’.
- Save, close and re-open the Solution.
- if your SQL DB is not in root-folder:
-navigate to web.config and search for connectionString.
-change source=.\SQLEXPRESS to your path.
- -navigate to folder SQL and create the database by executing
the db_create.sql file on your DB connection.
- press start.
- it should now start 1 WPF Form and load your Browser with the cluster.