Skip to content

joannatdl/PUTchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

PUT Chat

The project was realized on Operating Systems classes. It’s a simple client - server app written in C which enables the user to:

  • log in to a server

  • show the list of users from all servers

  • send messages to a user

  • send messages to all users

  • register in a room

  • send messages to users in the room

  • show the list of rooms

  • change the room

  • log out

There are up to 15 servers - every server is able to host 20 users. Server can kick the user off if something went wrong and the user is not responding.

About

client-server-app for OS classes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages