Skip to content

Samjith888/Chat-App-using-Socket-Programming-and-Tkinter

Repository files navigation

Simple-Chat-Desktop-App-using-Socket-Programming-and-Tkinter

Description:

This is a simple chat application using socket prgramming in Python. Tkinter is used here to create the GUI. Here the sever can handle multiple client requests. This will allow file transfer.

Steps:

Extract both server.7z and client.7z files into the same directory.

Run the server.exe and click the button to activate. Secondly run the client.exe then enter the IP Address of the target system and click the button.

Also user can use the H-Server.py and H-Client.py exe files

Following are the screenshots of this app

chat_screenshot1

chat_screenshot2

chat_screenshot3

chat_screenshot4

Releases

No releases published

Packages

No packages published

Languages