Skip to content

camm852/ChatRoom-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatRoom

development of a chatroom in c with sockets and threads, which makes broadcast messages to everyone who is connected, as well as enqueues those who exceed the allowed limit, the encryption method for a dedicated message is something simple like adding +1 to the characters and subtract them when decrypting.

The code compiles with gcc filename.c -o filename and executes ./filename serverport and for the client ./filename ip serverport

Logo

About

Chat room made in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages