{"id":22815886,"url":"https://github.com/mathyscogne/42_mini_talk","last_synced_at":"2025-05-05T16:43:23.255Z","repository":{"id":267052257,"uuid":"899621814","full_name":"MathysCogne/42_Mini_Talk","owner":"MathysCogne","description":"A client-server communication program using UNIX signals (SIGUSR1 \u0026 SIGUSR2). The client converts strings to binary and transmits them bit by bit to the server, which reconstructs and displays the message.","archived":false,"fork":false,"pushed_at":"2024-12-08T12:23:02.000Z","size":1678,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T22:30:14.830Z","etag":null,"topics":["42","c","minitalk","unix"],"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/MathysCogne.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":"2024-12-06T16:44:23.000Z","updated_at":"2025-03-25T16:47:02.000Z","dependencies_parsed_at":"2024-12-08T01:19:02.633Z","dependency_job_id":"1aba7488-37f5-45f5-b70f-2cbb6b739630","html_url":"https://github.com/MathysCogne/42_Mini_Talk","commit_stats":null,"previous_names":["mathyscogne/42_mini_talk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathysCogne%2F42_Mini_Talk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathysCogne%2F42_Mini_Talk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathysCogne%2F42_Mini_Talk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathysCogne%2F42_Mini_Talk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MathysCogne","download_url":"https://codeload.github.com/MathysCogne/42_Mini_Talk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252535250,"owners_count":21763921,"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":["42","c","minitalk","unix"],"created_at":"2024-12-12T14:05:35.102Z","updated_at":"2025-05-05T16:43:23.228Z","avatar_url":"https://github.com/MathysCogne.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1\u003e42 - MiniTalk\u003c/h1\u003e\n\n\u003cimg src=\"subject/cover-minitalk-bonus.png\" alt=\"Covers\" width=\"650\" /\u003e\n\n\u003c/br\u003e\n\u003c/br\u003e\n\n\u003cstrong\u003eA small data exchange program using UNIX signals 📡\u003c/strong\u003e\n\n\u003cp\u003eThe purpose is to create a communication program in the form of a client and server using only UNIX signals SIGUSR1 and SIGUSR2.\u003c/p\u003e\n\n\u003c/br\u003e\n\n\u003cp\u003e\u003ca href=\"https://github.com/MathysCogne/42_Mini_Talk/blob/main/subject/fr.subject.pdf\"\u003e\u003cstrong\u003eSubject\u003c/strong\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003c/div\u003e\n\n## Features\n\n\u003c/br\u003e\n\u003cdiv alignitems=\"center\"\u003e\n\n### Mandatory Requirements:\n\n- **Server Program:**\n  - Displays its PID on launch\n  - Receives and prints strings sent by clients\n  - Must be able to receive strings from several clients in a row\n  - Must display the string quickly\n\n- **Client Program:**\n  - Takes two parameters:\n    - Server PID\n    - String to send\n  - Communicates with server using UNIX signals\n  - Must send the string to the server\n  - The server must display the string fairly quickly\n\n\u003c/br\u003e\n\n### Bonus Features:\n\n- **Server acknowledgment:** The server acknowledges every message received\n- **Unicode characters support:** The program supports Unicode characters\n\n\u003c/div\u003e\n\n\u003c/br\u003e\n\n## Compilation and Usage\n\n\u003c/br\u003e\n\n```bash\n# Compile:\nmake\n\n# Start the server:\n./server\n\n# Send messages using the client:\n./client [SERVER_PID] \"Your message here\"\n\n```\n\n\u003c/br\u003e\n\n## Disclaimer\n\u003e At 42 School, most projects must comply with the [Norm](https://github.com/42School/norminette/blob/master/pdf/en.norm.pdf).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathyscogne%2F42_mini_talk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathyscogne%2F42_mini_talk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathyscogne%2F42_mini_talk/lists"}