{"id":19329912,"url":"https://github.com/zhongruoyu/csockets","last_synced_at":"2025-10-12T01:34:42.183Z","repository":{"id":153369468,"uuid":"469454242","full_name":"ZhongRuoyu/csockets","owner":"ZhongRuoyu","description":"A collection of socket programming implementations in C.","archived":false,"fork":false,"pushed_at":"2022-03-25T13:59:51.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-06T08:18:13.683Z","etag":null,"topics":["c","network","socket","tcp","udp"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZhongRuoyu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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},"funding":{"github":"ZhongRuoyu"}},"created_at":"2022-03-13T18:08:46.000Z","updated_at":"2022-03-14T07:15:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"69762b6c-b928-4840-b8fe-480c880000e1","html_url":"https://github.com/ZhongRuoyu/csockets","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/ZhongRuoyu%2Fcsockets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fcsockets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fcsockets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fcsockets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZhongRuoyu","download_url":"https://codeload.github.com/ZhongRuoyu/csockets/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240434233,"owners_count":19800548,"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","network","socket","tcp","udp"],"created_at":"2024-11-10T02:32:15.516Z","updated_at":"2025-10-12T01:34:42.126Z","avatar_url":"https://github.com/ZhongRuoyu.png","language":"C","funding_links":["https://github.com/sponsors/ZhongRuoyu"],"categories":[],"sub_categories":[],"readme":"# csockets\n\nThis is a collection of socket programming implementations in C. The implementations are based on [Berkeley sockets](https://en.wikipedia.org/wiki/Berkeley_sockets).\n\n## Catalogue\n\n### TCP\n\n- [TCP server](src/tcp/server.c)\n- [TCP client](src/tcp/client.c)\n\n### UDP\n\n- [UDP server](src/udp/server.c)\n- [UDP client](src/udp/client.c)\n\n### Utilities\n\n- [Hostname to IP address](src/utils/showip.c)\n\n## References\n\nThe implementations in this repository are made possible thanks to the inspiration from [Beej's Guide to Network Programming](https://beej.us/guide/bgnet/html/).\n\n## License\n\nCopyright (c) 2022 Zhong Ruoyu. Licensed under [the MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhongruoyu%2Fcsockets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhongruoyu%2Fcsockets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhongruoyu%2Fcsockets/lists"}