Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Samarth-G/ChatRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Chat Room

A basic chatroom in Python that can connect with clients over LAN
Tkinter interface available only for client.py

Modules:

+ socket
+ threading
+ tkinter

Instructions:

Run the server.py file first
Then run the client.py file to connect to the chat room

About

A basic chatroom in Python that can connect with clients over LAN

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages