Skip to content

ncastro/Client-Server-Printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This C project was developed for a university subject. The main goals was to work with threads and sockets. The guidelines of this project can be found in the pdf files “FSO1314-L05” and “FSO1314-L06.pdf”.

NOTE: In order to be well implemented, a mutex is missing in the server code to guarantee that there’re not two threads at the same time, one consulting the status the other putting or consuming values, using the buffer. 

About

Client/Server-Printer is a C project that simulates a slow printer based on a client/server connection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages