Skip to content

A basic chatroom to practice Sockets and Threading

Notifications You must be signed in to change notification settings

maxacode/BasicChatRoom

Repository files navigation

BasicChatRoom

A basic chatroom to practice Sockets and Threading

To start up: Run server.py on server and make sure to port forward if going through the internet.

Client: Run Client.py and enter server IP/Hostname and then port.

Then start chatting.

Do /help for some extra features like: /kick, /ban, /online.

Please send any log files to me if Client or Server crashes! :)

About

A basic chatroom to practice Sockets and Threading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages