{"id":20959224,"url":"https://github.com/codophobia/single-server-client-chat","last_synced_at":"2025-12-28T13:50:13.307Z","repository":{"id":119766350,"uuid":"70332911","full_name":"codophobia/Single-Server-Client-Chat","owner":"codophobia","description":"A server and client program based on TCP protocol which helps in two way chat.","archived":false,"fork":false,"pushed_at":"2019-02-06T10:57:49.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T00:16:44.213Z","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/codophobia.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":"2016-10-08T13:28:19.000Z","updated_at":"2023-07-23T13:27:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ea345a8-3726-41b2-8096-3e662b3f9cc9","html_url":"https://github.com/codophobia/Single-Server-Client-Chat","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/codophobia%2FSingle-Server-Client-Chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codophobia%2FSingle-Server-Client-Chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codophobia%2FSingle-Server-Client-Chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codophobia%2FSingle-Server-Client-Chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codophobia","download_url":"https://codeload.github.com/codophobia/Single-Server-Client-Chat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243356863,"owners_count":20277911,"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":"2024-11-19T01:52:16.316Z","updated_at":"2025-12-28T13:50:13.260Z","avatar_url":"https://github.com/codophobia.png","language":"C","readme":"# Single-Server-Client-Chat\nA server and client program based on TCP protocol which helps in two way chat.\n\n\u003cb\u003eCompiling the code:\u003c/b\u003e\ngcc filename.c -pthread\n\n\u003cb\u003eRunning the server:\u003c/b\u003e\n./a.out portnumber\n\n\u003cb\u003eRunning the client:\u003c/b\u003e\n./a.out portnumber\n\nRemember, first run the server with a port number of your choice. The server runs on the localhost(127.0.0.1). You can change it by changing the server socket address.\nThen run the client program by using the same port number given to the server.\n\nStopping the chat:\nBoth client and server need to say bye to each other to stop the chat and this ends both the programs.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodophobia%2Fsingle-server-client-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodophobia%2Fsingle-server-client-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodophobia%2Fsingle-server-client-chat/lists"}