Skip to content

itsallaboutpython/Real-Time-Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages