Skip to content

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

License

Notifications You must be signed in to change notification settings

jayyymin18/Real-Time-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time-Chat-App

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

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

Some more screnshots which suggests the working of the application

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages