Changé de port
This commit is contained in:
parent
f7b7a7f14d
commit
1c7523558b
@ -4,8 +4,8 @@
|
||||
#include <iostream>
|
||||
#include <chrono>
|
||||
|
||||
#define SRV_PORT 1025
|
||||
#define CLI_PORT 1026
|
||||
#define SRV_PORT 10000
|
||||
#define CLI_PORT 10001
|
||||
|
||||
#define BUFFER_LENGTH 150
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user