https://github.com/aditeyabaral/instance
A Python project that created a web and file server that enabled clients to send messages to one another in real time thus creating a live chat environment. The goal was to create a simple network in school that enabled everyone to chat with one another and also make sharing of files easier across a network.
https://github.com/aditeyabaral/instance
flask python python2 python27 socket socket-programming
Last synced: about 2 months ago
JSON representation
A Python project that created a web and file server that enabled clients to send messages to one another in real time thus creating a live chat environment. The goal was to create a simple network in school that enabled everyone to chat with one another and also make sharing of files easier across a network.
- Host: GitHub
- URL: https://github.com/aditeyabaral/instance
- Owner: aditeyabaral
- Created: 2020-03-05T06:07:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-06T16:09:21.000Z (over 5 years ago)
- Last Synced: 2025-06-20T01:02:16.282Z (9 months ago)
- Topics: flask, python, python2, python27, socket, socket-programming
- Language: Python
- Size: 2.94 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instance
A Python project that created a web and file server that enabled clients to send messages to one another in real time thus creating a live chat environment. The goal was to create a simple network in school that enabled everyone to chat with one another and also make sharing of files easier across a network.