{"id":18677026,"url":"https://github.com/abdulsamie10/clientservertcp","last_synced_at":"2026-04-28T01:31:25.490Z","repository":{"id":150726329,"uuid":"586773995","full_name":"abdulsamie10/ClientServerTCP","owner":"abdulsamie10","description":"This repository contains code of communication between client and server using TCP. ","archived":false,"fork":false,"pushed_at":"2023-01-09T07:47:19.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-27T18:43:24.954Z","etag":null,"topics":["c","c-plus-plus","c-programming","client","client-server","client-side","protocol","server","server-side","tcp","tcp-client","tcp-protocol","tcp-server","tcp-socket"],"latest_commit_sha":null,"homepage":"","language":"C","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/abdulsamie10.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}},"created_at":"2023-01-09T07:42:43.000Z","updated_at":"2023-01-09T07:49:36.000Z","dependencies_parsed_at":"2023-04-25T06:33:26.658Z","dependency_job_id":null,"html_url":"https://github.com/abdulsamie10/ClientServerTCP","commit_stats":null,"previous_names":["abdulsamie10/clientservertcp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abdulsamie10/ClientServerTCP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulsamie10%2FClientServerTCP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulsamie10%2FClientServerTCP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulsamie10%2FClientServerTCP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulsamie10%2FClientServerTCP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdulsamie10","download_url":"https://codeload.github.com/abdulsamie10/ClientServerTCP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulsamie10%2FClientServerTCP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32362780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["c","c-plus-plus","c-programming","client","client-server","client-side","protocol","server","server-side","tcp","tcp-client","tcp-protocol","tcp-server","tcp-socket"],"created_at":"2024-11-07T09:32:12.839Z","updated_at":"2026-04-28T01:31:25.471Z","avatar_url":"https://github.com/abdulsamie10.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ClientServerTCP\nThis repository contains code of communication between client and server using TCP. \n\n# OS Dependency\nUbuntu/Linux\n\n# Import and Run\nFirstly run server using following commnds.\n\nFor compiling:\n  \n  gcc -o s.out server.c\n\nFor running:\n\n  ./s.out\n  \nAfter creating server, here comes the command for compiling and running client.\n\nFor compiling:  \n  \n  gcc -o c.out client.c\n\nFor running:\n  \n  ./c.out\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulsamie10%2Fclientservertcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdulsamie10%2Fclientservertcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulsamie10%2Fclientservertcp/lists"}