Changé de port
This commit is contained in:
		| @@ -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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user