mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-15 22:09:21 +01:00
zmq separated for client and rx, ports and ip included in expert advanced mode
This commit is contained in:
@@ -158,6 +158,14 @@ private slots:
|
||||
*/
|
||||
void SetNetworkParameters();
|
||||
|
||||
/** Sets client zmq ip to listen to
|
||||
*/
|
||||
void SetClientZMQIP();
|
||||
|
||||
/** Sets receiver zmq ip to stream from
|
||||
*/
|
||||
void SetReceiverZMQIP();
|
||||
|
||||
/** Sets the receiver. which also sets the receiver parameters
|
||||
*/
|
||||
void SetReceiver();
|
||||
|
||||
Reference in New Issue
Block a user