A real-time Python chatroom application with Tkinter GUI
-
Updated
Jun 18, 2020 - Python
A real-time Python chatroom application with Tkinter GUI
Chatroom Server Written in Python. He makes sure that the client and server can send messages back and forth
A server-client chatroom application uses SSH to communicate securely
This repository contains some message passing applications using socket programming in python.
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.
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.
A GUI-based TCP Chat Room with Client-Server encryption using AES-256 algorithm and Diffie-Hellman Key Exchange method.
Un chat en Python pour un projet d'ISN (épreuve de BAC)
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.
Some python assignments from school (year 2021-2022)
This is a terminal script to create a chat room using the TCP network protocol.
CLI app that allows 2 or more people to connect to a chatroom and talk.
Chat room implementation in Python
A chat room which enables real time chatting with different clients through a server.
A Chatroom GUI application made with python's socket module and tkinter!
lunaChat is an app that is built on Python and Flet (powered by Flutter), currently it is a chat app that can send and recieve messages across a lunaChat instance.
Learned as a part of Computer Networks Course
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."