- COSE322 System Programming
- Term Project 2
- Ubuntu 16.04 LTS
$ makeExecutable file client.out will be generated in ./bin/ folder
$ ./bin/client.out
input: 4 1111 2222 3333 4444
open: 1111 2222 3333 4444
close
input:Log files are generated under ./logs/ folder
$ ls ./logs/
1111-3.txt 2222-3.txt 3333-3.txt 4444-3.txt