{"id":19369141,"url":"https://github.com/gsri30/socketprogramming","last_synced_at":"2025-07-07T06:09:45.103Z","repository":{"id":69934593,"uuid":"256703274","full_name":"GSri30/socketProgramming","owner":"GSri30","description":"Socket Programming","archived":false,"fork":false,"pushed_at":"2020-04-18T09:18:03.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-06T22:52:57.568Z","etag":null,"topics":["client-server","multi-client","multithreading","python","single-client","socket-programmings","sockets","threads"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GSri30.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-18T08:23:58.000Z","updated_at":"2020-12-25T02:15:25.000Z","dependencies_parsed_at":"2023-03-11T07:35:40.472Z","dependency_job_id":null,"html_url":"https://github.com/GSri30/socketProgramming","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSri30%2FsocketProgramming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSri30%2FsocketProgramming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSri30%2FsocketProgramming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSri30%2FsocketProgramming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GSri30","download_url":"https://codeload.github.com/GSri30/socketProgramming/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240491826,"owners_count":19809977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["client-server","multi-client","multithreading","python","single-client","socket-programmings","sockets","threads"],"created_at":"2024-11-10T08:09:50.336Z","updated_at":"2025-02-24T13:44:08.484Z","avatar_url":"https://github.com/GSri30.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to socketProgramming 👋\u003c/h1\u003e\n\u003cp\u003e\n  \u003ca href=\"https://twitter.com/SriHarshaG6\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Twitter: SriHarshaG6\" src=\"https://img.shields.io/twitter/follow/SriHarshaG6.svg?style=social\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e This repo consists of various types of socket programmings available. Here we use python to create the server and client files.Usually we can make a single server and single client program using basic socket programming. The big challenge we face is when we try to implement multi-client program.\n\n\u003e Multi-client program can be made in numerous number of methods.(Which even differ in functionality).\n\n\u003e One of the core methods is to use multi-threading.But it's generally not prefereble due to it's uncertain behaviour in many a times.And more over its even difficult to handle specific requests from a particular client.\n\n\u003e Another way is to use select module, which infact makes it easier for you to handle even specific requests in multi-client programs. Here you even get a timeout feature which can be used directly.\n\n## Install\n\n\u003e No dependencies required\n\n## Usage\n\n```sh\npython server.py\npython client.py\n```\n## Application\n\u003ca href=\"https://github.com/GSri30/multiplayer-quiz\"\u003emultiplayer-quiz\n\n## Author\n\n👤 **Sri Harsha G**\n\n* Website: https://gsri30.github.io/\n* Twitter: [@SriHarshaG6](https://twitter.com/SriHarshaG6)\n* Github: [@GSri30](https://github.com/GSri30)\n* LinkedIn: [@https:\\/\\/www.linkedin.com\\/in\\/sri-harsha-g-15534a18a](https://linkedin.com/in/sri-harsha-g-15534a18a/)\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n***\nThis README was generated with ❤️\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsri30%2Fsocketprogramming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgsri30%2Fsocketprogramming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsri30%2Fsocketprogramming/lists"}