Skip to content

Gakeree/python-chat-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-chat-room

This is a chatroom where two or more clients can join the chat and communicate.

To run this:

  1. Open your command prompt.
  2. navigate to the chat room folder.
  3. run the server.py using the following command:python server.py
  4. Then open two or more cmd windows and run the client.py using the command:python client.py

as long as the server is running the clients can communicate effectively.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages