Skip to content

Server that receives commands by Clients over Network and executes Tasks

Notifications You must be signed in to change notification settings

sdi0700224/ServerClientNetworkJobExecutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vasileios Roussos - sdi0700224

Build Project

make

Clean

make clean

About the project

All objectives seems to work fine. For the output sent I sent in chunks, and other messages are loaded in memmory cause they are small. I gave functions names that describe functionality as clear as possible and same for variables, used classes that thay serve the use of their name, so I do not have too much to describe here, since the explanation of the project describes with detail everything. Used Posix Api for socket handling and sync instead of C++ functions as was described in Piazza.

About

Server that receives commands by Clients over Network and executes Tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published