Skip to content

Tomas542/client_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client-server app on C++

Give bash file permisions and compile everything with bash foo.sh

chmod a+x foo.sh
./foo.sh

And then run servers and client in 3 terimnals with

./bin/log_one
./bin/server_one
./bin/log_one
./bin/server_two
./bin/client

About

Client-server app on C++

Resources

License

Stars

Watchers

Forks