{"id":22249408,"url":"https://github.com/bstnbuck/tcp-echo-client-server","last_synced_at":"2025-10-15T20:07:06.660Z","repository":{"id":176111065,"uuid":"243733330","full_name":"bstnbuck/TCP-Echo-Client-Server","owner":"bstnbuck","description":"A simple way to understand sockets in C language","archived":false,"fork":false,"pushed_at":"2020-02-28T19:26:52.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T12:14:34.875Z","etag":null,"topics":["echo-server","tcp-client-server"],"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/bstnbuck.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-02-28T10:11:52.000Z","updated_at":"2024-05-14T14:23:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"997ff918-d70b-4e1a-91e8-be464a1f323a","html_url":"https://github.com/bstnbuck/TCP-Echo-Client-Server","commit_stats":null,"previous_names":["bstnbuck/tcp-echo-client-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bstnbuck/TCP-Echo-Client-Server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bstnbuck%2FTCP-Echo-Client-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bstnbuck%2FTCP-Echo-Client-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bstnbuck%2FTCP-Echo-Client-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bstnbuck%2FTCP-Echo-Client-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bstnbuck","download_url":"https://codeload.github.com/bstnbuck/TCP-Echo-Client-Server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bstnbuck%2FTCP-Echo-Client-Server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259409906,"owners_count":22852954,"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":["echo-server","tcp-client-server"],"created_at":"2024-12-03T06:26:33.277Z","updated_at":"2025-10-15T20:07:01.624Z","avatar_url":"https://github.com/bstnbuck.png","language":"C","readme":"# TCP-Echo-Client-Server\nA simple way to understand sockets in C language\n\n\u003e**The program is already compiled and ready to use. Special thanks to Andreas Luft for co-programming!**\n\n## Installation\nThere is nothing to install :D\n\n## Usage\n* To start the server under Linux, the following command is sufficient\n  * ./server \u0026gt;\u0026gt;portnumber\u0026lt;\u0026lt;\n* To start the client under Linux, the following command is sufficient\n  * ./client \u0026gt;\u0026gt;server-ip\u0026lt;\u0026lt; \u0026gt;\u0026gt;server-portnumber\u0026lt;\u0026lt;\n\n## Features\n* The principle is that of an echo. When the client sends a text string to the server, the server receives it and sends it back originally (echo) \n  \n### Information\n* The Code is self-explanatory commented\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbstnbuck%2Ftcp-echo-client-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbstnbuck%2Ftcp-echo-client-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbstnbuck%2Ftcp-echo-client-server/lists"}