Skip to content

miggs597/COP5570

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miguel A. Perez Ojito

COP5570

On linprog please run:

scl enable devtoolset-11 bash

as I am compiling with -std=c++20

Project 3 In the client a single pthread is used so that it can write to the server and receive messages at the same time

In the server each client gets its own thread, that way we are stuck attending to one client at a time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published