Skip to content

Simple TCP chat room consisting of a server and multiple clients that can connect to this server and chat with each other. Made by using Python Sockets.

Notifications You must be signed in to change notification settings

atulnarayan16/Simple-Chat-Room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple-Chat-Room

Simple TCP chat room consisting of a server and multiple clients that can connect to this server and chat with each other. Made by using Python Sockets.

Server Setup

python server.py

Client Setup

python client.py

You can open as many Client Sessions as you want

About

Simple TCP chat room consisting of a server and multiple clients that can connect to this server and chat with each other. Made by using Python Sockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages