first mythen3Server commit

This commit is contained in:
Andrä Marie
2018-01-22 14:01:46 +01:00
parent 92b4b3324e
commit 3aeb3f58d1
19 changed files with 138 additions and 8818 deletions

View File

@@ -2,10 +2,10 @@
The port number is passed as an argument */
#include "sls_detector_defs.h"
#include "slsDetectorServer_defs.h"
#include "mythen3Server_defs.h"
#include "communication_funcs.h"
#include "slsDetectorServer_funcs.h"
#include "mythen3Server_funcs.h"
#include <stdio.h>
#include <stdlib.h>