diff --git a/include/chat/common.h b/include/chat/common.h index 6d421e0..b6387bc 100644 --- a/include/chat/common.h +++ b/include/chat/common.h @@ -11,7 +11,7 @@ //DEFINES #define SA struct sockaddr -#define SERVER_PORT 944 +#define SERVER_PORT 1204 #define SEND_LENGTH 4096 #endif \ No newline at end of file