This project presents a basic Python socket communication setup for client-server interaction. It emphasizes creating a server-client connection through Python, outlining key components for both sides. The execution guide covers Python compatibility, virtual environment setup, dependency installation, and script execution.
Issue ticket number and link (Mandatory) #119
Screenshots of your project output, whatever you have added. (Mandatory)
Checklist before requesting a review
[x] I have performed a self-review of my code
[x] If it is a new project, I have done thorough tests.
[x] Have you updated the README file of the repository and added the name of the project in it?
[x] Have you added a README.md file inside the directory of your project and explained it there properly (with images)?
Describe your changes (Mandatory)
This project presents a basic Python socket communication setup for client-server interaction. It emphasizes creating a server-client connection through Python, outlining key components for both sides. The execution guide covers Python compatibility, virtual environment setup, dependency installation, and script execution.
Issue ticket number and link (Mandatory) #119
Screenshots of your project output, whatever you have added. (Mandatory)
Checklist before requesting a review
README.md
file inside the directory of your project and explained it there properly (with images)?