In today's connected world, effective communication is crucial for both personal and professional relationships. Our chat proposal highlights its robust features and versatility. Our application facilitates seamless communication among multiple users on a single server, catering to diverse needs such as small team collaboration, friends networks, or community discussions. This proposal explores the application's features, functionality, and benefits, demonstrating its ability to enhance communication by providing a secure, efficient, and enjoyable platform for users to connect in real-time.
- Tkinter
- Socket Programming
- Pillow
- The scope of this work is only valid between the closed network such as in centralized network.
- The clients parameter can be adjust in the server file and depending on your flexibility, you can fine tune it.
- Clients must share the same network and if they are on different networks, they won’t be able to connect to the server and able to chat.
- First, you need to clone the repo:
https://github.com/aungkhantmyat/So_Chat.git
- Run the
requirement.txt
file for the installation. - Run the server
serverOrigin.py
file. - Then, run the client
clientOrigin.py
file.
Note: You can read the project details here.