Skip to content

hozer07/multi-user-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multi-user-chat

"Multiuser Chat Client and Server" project in "Beej’s Guide to Network Concepts"

Run server process with the command: python chat_server.py "port"

Run each client process with the command: python chat_client.py "nick" "server ip" "port"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages