|
@@ -4,7 +4,7 @@
|
|
|
|
|
|
using namespace std;
|
|
using namespace std;
|
|
//#define DATA_DIR string("/home/fromentin/data/") //string("/workdir/lmpa/jfromentin/")
|
|
//#define DATA_DIR string("/home/fromentin/data/") //string("/workdir/lmpa/jfromentin/")
|
|
-#define SERVER_IP "127.0.0.1" //"10.1.0.104" //"192.168.1.3" //Orval 04
|
|
|
|
|
|
+#define SERVER_IP "10.1.0.104" //"192.168.1.3" //Orval 04
|
|
#define SERVER_PORT 55556
|
|
#define SERVER_PORT 55556
|
|
#define MAX_MSG_SIZE 65536
|
|
#define MAX_MSG_SIZE 65536
|
|
#define MAX_CLIENTS 2048
|
|
#define MAX_CLIENTS 2048
|