Skip to content

MudiLoodi/LAN-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAN-Chat

A lightweight local area network (LAN) chat application, developed in Python as a fun side project. It features a graphical user interface using Tkinter. The application uses socket programming and multithreading to enable real-time communication between multiple users on the same network.

  • Real-time messaging support.
  • Multiple concurrent user connections.
  • Message history with auto-scrolling.
  • Username-based chat identification.

Usage:

  • Start the server: python server.py.
  • Launch the client application: python GUI_client.py.

Connect multiple users by running additional instances of GUI_client.py. Each client will be prompted to enter a username upon connection.

About

A Local Area Network chat implemented using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages