fix readme

This commit is contained in:
ubuntu201711081 2020-12-04 09:08:49 +00:00
parent 61830ba554
commit 31535a0574
1 changed files with 5 additions and 1 deletions

View File

@ -10,7 +10,11 @@ Usage:
./client SERVERNAME PORT FILENAME
```
available macro:
Server OPTION and arguments:
- `-p port` :set to port binding. couldn't set to 0
- `-h` :print help message.
Available macro:
- DEFAULT_SERVER_PORT : 9091
- DEFAULT_MAX_PATH_SIZE : 256(must be less than 1000)
- TIMEOUT : 5(second unit)