diff --git a/slsDetectorSoftware/commonFiles/sls_detector_defs.h b/slsDetectorSoftware/commonFiles/sls_detector_defs.h index 89cfa0a09..4ab38efb8 100755 --- a/slsDetectorSoftware/commonFiles/sls_detector_defs.h +++ b/slsDetectorSoftware/commonFiles/sls_detector_defs.h @@ -171,8 +171,8 @@ enum communicationProtocol{ Communication protocol (normally TCP) */ enum networkParameter { - CLIENT_IP, /**< client IP */ - CLIENT_MAC, /**< client mac */ + RECEIVER_IP, /**< receiver IP */ + RECEIVER_MAC, /**< receiver mac */ SERVER_MAC /**< server MAC */ }; @@ -228,6 +228,7 @@ enum { ENABLED /**