Skip to content

Chat Server made by using Python, Threading, Socket Programming where multiple client can chat with each other.

Notifications You must be signed in to change notification settings

shiv-jetwal90/Multi-Client-Chat-Server-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Client-Chat-Server-Using-Python

This is simple chat system using socket Programming. first I create Tcp Server. Now two client can connect via IP of Tcp server. Then they can chat together.

How To Run

1.First run server.py to establish server connection 2.Then run clientsend.py and clientrecv.py script 3.After This give input according to script asking then two client will chat directly

In this system Group chat also can be happen

for group chat run client.py more then twice then give input accoreding to need then group chat will start

AnyBody can contribute in this to improve group chatting.

To contribute just fork and put pull request to me. Thank You.

About

Chat Server made by using Python, Threading, Socket Programming where multiple client can chat with each other.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages