Skip to content

atinesh-s/Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application

Simple Chat application using Python Sockets

Requirements

  • Python3.5

Usage

For testing purpose. First, run server.py script in one terminal

$ python servery.py

Then run multiple client.py in seprate terminals

User #1

$ python client.py

User #2

$ python client.py

User #3

$ python client.py

So on ...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages