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.
-
Updated
Mar 29, 2023 - 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.
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.
[DPRECATED] A real-time web chatroom built using Air.
Dando vida ao meme com um simples chat feito com Socket.IO e React.
Real-time chat room built on Node.js and WebSocket technology
Simple chatroom demo code c++
Some python assignments from school (year 2021-2022)
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.
Chatroom Server Written in Python. He makes sure that the client and server can send messages back and forth
ChatRoom is a real-time chat app built with Flask and Flask-SocketIO. Users can send messages, share images, and admins can manage users with banning and kicking features. Clone the repo, install the packages, and run the app to start chatting instantly.
Flask chatroom with real-time messaging, user registration/login, and message history. Uses Flask-SocketIO and SQLAlchemy. Secure password hashing, flash messages, and JSON data persistence.
A Chatroom project based by springboot and websocket
Public Chat Room App "Now anyone can talk with everyone"
This is a simple chat room application built with React and Firebase. It allows users to sign in anonymously, enter a chat room, and send messages to each other. The chat room also displays past conversations.
Un chat en Python pour un projet d'ISN (épreuve de BAC)
Secure ChatRoom RSA Encryption Challenge/Response Authentication by SmartCard insertion, DES exchange encryption
chatroomroom application using socket programming - java
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."