A simple python3 based multi-client chatroom application built over the fundamentals of sockets in python.
-
Updated
Feb 8, 2023 - Python
A simple python3 based multi-client chatroom application built over the fundamentals of sockets in python.
This is the multi-client socket programming using UDP protocol in python
This repository is for connecting with different clients from a single server as well as 1 client from 1 server.
🗨️ Simple chat application with Client and Server for Windows.
A Terminal based Encrypted Messenger. To ensure secure communication the messages are encrypted using Triple DES(3DES) which is a Symmetric Encryption technique and the secret key used for encryption will be exchanged between the users using Diffie–Hellman key exchange algorithm.
TCP socket programming using thread
multi-client chat application using socket.io and nodejs. Features like multi-room and active rooms are there.
A Multi-client-server networking system built on top of Payload's YouTube videos, added some extra events and functionalities along with encryption and proper error handling. Thanks to Payload for the project base! :D
A Chat Application using Sockets in Python over a UDP Connection
Add a description, image, and links to the multi-client-chatroom topic page so that developers can more easily learn about it.
To associate your repository with the multi-client-chatroom topic, visit your repo's landing page and select "manage topics."