Skip to content

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.

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages