Simple client-server CLI application that was a task for a job interview.
Go to file
leca f6d338571d Initial commit 2024-08-14 00:37:30 +03:00
.gitignore Initial commit 2024-08-14 00:36:32 +03:00
LICENSE Initial commit 2024-08-14 00:36:32 +03:00
README.md Initial commit 2024-08-14 00:36:32 +03:00
client Initial commit 2024-08-14 00:37:30 +03:00
client.cpp Initial commit 2024-08-14 00:37:30 +03:00
log.txt Initial commit 2024-08-14 00:37:30 +03:00
server Initial commit 2024-08-14 00:37:30 +03:00
server.cpp Initial commit 2024-08-14 00:37:30 +03:00

README.md

simple_client-server

Simple client-server CLI application that was a task for a job interview.