{"id":23779354,"url":"https://github.com/thecoder93/client-server-example","last_synced_at":"2025-07-08T12:03:16.569Z","repository":{"id":151378936,"uuid":"50514619","full_name":"thecoder93/Client-server-example","owner":"thecoder93","description":"A little client-server written in C","archived":false,"fork":false,"pushed_at":"2016-01-27T14:56:50.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T10:17:29.311Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/thecoder93.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}},"created_at":"2016-01-27T14:54:23.000Z","updated_at":"2016-01-27T14:56:51.000Z","dependencies_parsed_at":"2023-04-21T18:16:51.176Z","dependency_job_id":null,"html_url":"https://github.com/thecoder93/Client-server-example","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/thecoder93%2FClient-server-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecoder93%2FClient-server-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecoder93%2FClient-server-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecoder93%2FClient-server-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecoder93","download_url":"https://codeload.github.com/thecoder93/Client-server-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239979118,"owners_count":19728465,"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":[],"created_at":"2025-01-01T10:17:08.380Z","updated_at":"2025-02-21T08:22:31.792Z","avatar_url":"https://github.com/thecoder93.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is\nThis software makes use of parameters. It works only on Unix. You specify a port and hostname when you launch the client and in another terminal you specify the same port of client for establishing a connection between them.\n\n# How it works\nFor compilation use the command of UNIX `make`. It will found the Makefile and it will compiled the files `client.c` and `server.c`.\n\n\nThen launch the software followed by parameters.\n```sh\n./server -p 6090\n```\n\nand then the client\n```sh\n./client -p 6090 -h 127.0.0.1 -s Cooper -n Adam -SN\n```\n\nWARNING: launch the server before and then the client because you will have a error: Connection refused.\n\n\n### Version\n1.0.0","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecoder93%2Fclient-server-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecoder93%2Fclient-server-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecoder93%2Fclient-server-example/lists"}