https://github.com/saeed-dev2/chat-app-using-socket-programming-and-tkinter
https://github.com/saeed-dev2/chat-app-using-socket-programming-and-tkinter
gui python3 socket-programming
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saeed-dev2/chat-app-using-socket-programming-and-tkinter
- Owner: Saeed-dev2
- Created: 2025-01-06T07:43:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-13T18:00:53.000Z (about 1 year ago)
- Last Synced: 2025-01-13T19:19:53.199Z (about 1 year ago)
- Topics: gui, python3, socket-programming
- Language: Python
- Homepage:
- Size: 37.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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



