/pythonChatApp

A simple chat app with a client and server made with the help of socket library in python.

Primary LanguagePython

Chat-App

It uses TCP-IP protocol. UI is made using Tkinter. The sockets are implemented using socket library