Skip to content

simple lan chat on python (with socket, threading)

License

Notifications You must be signed in to change notification settings

Defaultik/lan_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lan_chat

this is simple python utility that allows you to communicate with your friends in the same lan. example

features

  • nickname creation
  • server commands
  • pm's (planned)
  • encryption (planned)

file manual

  • client.py - for any client who wants to connect to your server
  • server.py - for those who want to have their own lan chat