Skip to content

mvf4z7/cpp_chat_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This project was for an operating systems class. Another person and myself were tasked with creating both a chat server application and a chat client application. The code you see here is the server portion of the project. My groupmate wrote the client portion.

The server makes use of both sockets and multi-threading.

About

A multi-threaded chat server written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages