mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-22 00:12:36 +01:00
changed zmq default port starting at 40001 to be able to view in wireshark and removed headersize for warning
This commit is contained in:
@@ -81,7 +81,7 @@ using namespace std;
|
||||
#define DEFAULT_BACKLOG 5
|
||||
#define DEFAULT_UDP_PORTNO 50001
|
||||
#define DEFAULT_GUI_PORTNO 65000
|
||||
#define DEFAULT_ZMQ_PORTNO 70001
|
||||
#define DEFAULT_ZMQ_PORTNO 40001
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user