Skip to content

animatek38/chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatRoom Project

⚙️ Installation :

  • Download Python 3.10 or over Download here
  • Download ZIP
  • Extract Archive
  • Open cmd or powershell in ChatRoom Directory
  • Run pip install -r requirements.txt

🎁 Usage Client :

  • Open cmd or powershell in ChatRoom Directory
  • run python client.py in directory
  • put the ip of the hoster (localhost work but need to open server)
  • For username and password you need to change password.json

🎁 Host Server :

  • Open cmd or powershell in ChatRoom Directory
  • run python server.py in directory
  • For host server you need to open your ports on 7976