A real-time Python chatroom application with Tkinter GUI
-
Updated
Jun 18, 2020 - Python
A real-time Python chatroom application with Tkinter GUI
A GUI-based TCP Chat Room with Client-Server encryption using AES-256 algorithm and Diffie-Hellman Key Exchange method.
A program to chat with people in terminal with a own personal server
秘密聊天室(SecretChat)。一个突发奇想,利用Leancloud的免费功能实现的聊天软件。基于Python, 使用REST API实现功能。
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.
Un chat en Python pour un projet d'ISN (épreuve de BAC)
This is a terminal script to create a chat room using the TCP network protocol.
A chat room which enables real time chatting with different clients through a server.
Chatroom in Python
Chat room implementation in Python
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.
A multi-threaded, SSL-encrypted, terminal-based chat application that runs over TCP/IP on a selected port, using localhost and tunneled through Ngrok.
CLI app that allows 2 or more people to connect to a chatroom and talk.
Some python assignments from school (year 2021-2022)
A Chatroom GUI application made with python's socket module and tkinter!
Add a description, image, and links to the chatroom-client topic page so that developers can more easily learn about it.
To associate your repository with the chatroom-client topic, visit your repo's landing page and select "manage topics."