Skip to content

Chat-Room is a SOCKET based python script that allows you to connect with multiple devices via LAN/Hotspot and chat with your friends. It comes with a Admin master control functionality.

Notifications You must be signed in to change notification settings

Python-insta/Chat-Room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Chat-Room

Chat-Room is a Socket based python script that allows you to connect with multiple devices via LAN/Hotspot and chat with your friends. It comes with a Admin master control functionality. How to setup the chat-server : 1.) Run Server.py 2.) Choose Online server if you want to chat across multiple devices, else offline server. 3.) Create an Admin account ( It will be used when you want to enter the chat room as Admin). 4.) Share the IP address with your friends and ask them to update the ‘host’ variable in Client.py. 5.) Now you and your friends can join the chat using Client.py. 6.) To Login as Admin, Enter the Admin name with double forward slash( ex. ‘//’). 7.) As Admin if you want to kik out any member, simply type '//kick <member's name>'.

About

Chat-Room is a SOCKET based python script that allows you to connect with multiple devices via LAN/Hotspot and chat with your friends. It comes with a Admin master control functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages