Skip to content

berghdavid/Server-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Server-Client

Multithreaded server/client implementation in C using Unix pthread. Based on a task for a work application.

To run

Enter the project the folder in two separate terminals.

  • make run_server builds and runs the server application.
  • make run_clients builds and runs clients sending requests to the server.

About

Multithreaded server/client implementation in C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published