almost done

This commit is contained in:
Dhanya Maliakal
2016-09-09 17:52:07 +02:00
parent 258e671420
commit 3ed738b949
7 changed files with 743 additions and 202 deletions

View File

@ -81,6 +81,7 @@ using namespace std;
#define DEFAULT_BACKLOG 5
#define DEFAULT_UDP_PORTNO 50001
#define DEFAULT_GUI_PORTNO 65000
#define DEFAULT_ZMQ_PORTNO 70001
class genericSocket{