A real-time Python chatroom application with Tkinter GUI
-
Updated
Jun 18, 2020 - Python
A real-time Python chatroom application with Tkinter GUI
A program to chat with people in terminal with a own personal server
A GUI-based TCP Chat Room with Client-Server encryption using AES-256 algorithm and Diffie-Hellman Key Exchange method.
A server-client chatroom application uses SSH to communicate securely
This repository contains some message passing applications using socket programming in python.
The Python Chatroom is a program that was created from an idea when playing around with some of the Python networking libraries. It works by having a server script that uses the host machines IP address and then multiple client scripts that use the hosts IP address to connect to the server. The clients allow for custom usernames and colour schemes.
This repository contains the Computer Networks-related project I've worked on. The projects are part of the graduate course at the University of Tehran.
Un chat en Python pour un projet d'ISN (épreuve de BAC)
Learned as a part of Computer Networks Course
A lightweight, Protobuf-based IM client & server built with PySide6. Developed for the [Internetkommunikation] course, SS2025.
A secure chatroom implementation in python which includes the ability of account creation (and therefore logging in), aswell as the means to host your own chatroom server, or join one.
Chat room implementation in Python
A chat room which enables real time chatting with different clients through a server.
Chatroom in Python
Some python assignments from school (year 2021-2022)
A Chatroom GUI application made with python's socket module and tkinter!
CLI powered chatroom with simple encryption system. Made entirely with python
Add a description, image, and links to the chatroom-server topic page so that developers can more easily learn about it.
To associate your repository with the chatroom-server topic, visit your repo's landing page and select "manage topics."