Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 977 Bytes

README.md

File metadata and controls

25 lines (23 loc) · 977 Bytes

Real Time Chat Application

A real time chat application, created using tkinter module and socket programming

VIDEO COMING SOON

Installation

Open terminal and type the following command

git clone https://github.com/visheshdvivedi/Real-Time-Chat-Application

Or you can directly download from this page\

Usage

Start by running the server side script by opening command prompt at project root directory and type

python server.py

Once the server is up and running, create a client by running client script, which is done by typing

python client.py

To get more info, check out my
Youtube: Click here
Instagram; Click here
Blog-site: Click here
Dev.to: Click here