Skip to content

MertMustafaKaya/Socket-programming-and-message-system-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

(EN) This is an example of a socket program that allows multiple users to communicate and enables the server to monitor them. Detailed features:

  • One or more users can be created.
  • Users can communicate with others in the chat.
  • Users can send private messages to each other.
  • Users can send private messages to the server.
  • The server can send messages to the chat channel.
  • The server can send private messages to each user.
  • The server can view all user messages.
  • Logs of user activities are kept and can be exported or converted into another format when needed.

About

This is a socket programming example that enables messaging between multiple users and allows the server to monitor these communications. Detailed features can be found on the ReadMe page.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages