Skip to content

Client-server CLI chatting app using sockets and threads. Semestral work in the fifth term. Subject: OS Basics

Notifications You must be signed in to change notification settings

emanuelzaymus/Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat

Client-server CLI chatting app for Linux BASH.

Technologies

  • C, C++
  • Sockets
  • Threads (pthread_t)
  • Mutexes (conditional variables)

About

You can sign in, log in, delete your account. In contacts you can add and remove contact or start chatting with your contact.

I was solving problem of synchronization and multithreading. App consists of two projects, Server and Client (clients). The program is capable of online and offline chatting just as handling muliple conversations at the same time.

img img img img img img

About

Client-server CLI chatting app using sockets and threads. Semestral work in the fifth term. Subject: OS Basics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published