mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
in between separating datastreaming in client and receiver
This commit is contained in:
@ -8,9 +8,6 @@
|
||||
*/
|
||||
|
||||
#include "ansi.h"
|
||||
//#include "sls_receiver_defs.h"
|
||||
|
||||
//#define ZMQ_DETAIL
|
||||
|
||||
#include <zmq.h>
|
||||
#include <errno.h>
|
||||
@ -19,7 +16,8 @@
|
||||
#include <rapidjson/document.h> //json header in zmq stream
|
||||
using namespace rapidjson;
|
||||
|
||||
#define DEFAULT_ZMQ_PORTNO 30001
|
||||
|
||||
//#define ZMQ_DETAIL
|
||||
|
||||
class ZmqSocket {
|
||||
|
||||
|
Reference in New Issue
Block a user