{"id":18773151,"url":"https://github.com/raideno/c-socket-programming","last_synced_at":"2025-12-13T17:30:14.777Z","repository":{"id":209133848,"uuid":"722698080","full_name":"raideno/c-socket-programming","owner":"raideno","description":"Client - Server written in C.","archived":false,"fork":false,"pushed_at":"2023-11-25T10:14:05.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T08:26:31.067Z","etag":null,"topics":["c","c-socket","socket-programming"],"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/raideno.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":"2023-11-23T18:17:38.000Z","updated_at":"2023-11-23T18:22:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd76fb00-d715-49e7-9b97-9470ae6a5b40","html_url":"https://github.com/raideno/c-socket-programming","commit_stats":null,"previous_names":["raideno/c-socket-programming"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raideno%2Fc-socket-programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raideno%2Fc-socket-programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raideno%2Fc-socket-programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raideno%2Fc-socket-programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raideno","download_url":"https://codeload.github.com/raideno/c-socket-programming/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239680983,"owners_count":19679509,"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":["c","c-socket","socket-programming"],"created_at":"2024-11-07T19:33:06.334Z","updated_at":"2025-12-13T17:30:14.716Z","avatar_url":"https://github.com/raideno.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C Socket Server - Client\n\nA simple Server - Client sockets written in C with dynamics commands in the server, each command is putted in a separate file inside of the commands folder.\n\n```\n- server\n- - commands\n- - - command-1-name.c\n- - - command-2-name.c\n- - - command-3-name.c\n- - lib\n- - - lib-1-file.c\n- - - lib-2-file.c\n- - utils\n- - - utils-1-file.c\n- - - utils-2-file.c\n- - - utils-3-file.c\n- - types\n- - - types-file.c\n- - index.c\n```\n\nCompile with a simple\n\n```bash\nmake\n```\n\nFrom the terminal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraideno%2Fc-socket-programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraideno%2Fc-socket-programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraideno%2Fc-socket-programming/lists"}