shrey141102 / PythonProjects

Python Programs
8 stars 37 forks source link

Python socket communication for client-server interaction #130

Closed sitamgithub-MSIT closed 6 months ago

sitamgithub-MSIT commented 6 months ago

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)

client_server_connection multipleclient_server_connection

Checklist before requesting a review

shrey141102 commented 6 months ago

nice work