Skip to content

A networked chatroom written in python using the tkinter and socket libraries.

License

Notifications You must be signed in to change notification settings

jamiebrn/python_chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Chatroom

A networked chatroom written in python using the tkinter and socket libraries.

Server hosts lobby. Open from command line. Requires port 53212 to be forwarded on local connection.

Client connects to server. Enter public IP address of where server is hosted. Enter unique nickname and press join.

About

A networked chatroom written in python using the tkinter and socket libraries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages