Skip to content

Developed a real-time group chat application in Python with a minimalist Tkinter interface. Utilized sockets for seamless network communication, ensuring instant messaging among users. Implemented encryption and decryption methods to secure data transmission, preserving privacy and integrity.

Notifications You must be signed in to change notification settings

dhruvasnayak/ThreadTalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Group Chat App with Python This is a simple group chat application built using Python, sockets, threading, and SSL encryption. The application allows multiple users to connect to a common chat room using a room number and exchange messages securely.

Features

Secure SSL encrypted communication. Multi-user group chat. Room-based communication using room numbers. User-friendly command-line interface.

About

Developed a real-time group chat application in Python with a minimalist Tkinter interface. Utilized sockets for seamless network communication, ensuring instant messaging among users. Implemented encryption and decryption methods to secure data transmission, preserving privacy and integrity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages