Skip to content

A chat room with private/secret chat options using Socket programming in Python3

Notifications You must be signed in to change notification settings

manishshettym/Terminator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminator

A chat room with private/secret chat options using Socket programming in Python3

alt text

Execution

Connect to the same LAN

  1. Client.py : (run this on any no of client systems)
  • python3 client.py

  • Enter Host IP:

  • Enter port:

  • [ Update Name in the tkinter text box ]

  1. Server.py:

python3 server.py

About

A chat room with private/secret chat options using Socket programming in Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages