{"id":27349584,"url":"https://github.com/azruine/tcp_exercise","last_synced_at":"2025-07-05T23:40:39.458Z","repository":{"id":275892673,"uuid":"927524588","full_name":"Azruine/tcp_exercise","owner":"Azruine","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-08T07:03:42.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T19:33:59.309Z","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/Azruine.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,"zenodo":null}},"created_at":"2025-02-05T05:12:17.000Z","updated_at":"2025-04-08T07:03:45.000Z","dependencies_parsed_at":"2025-02-05T06:23:01.853Z","dependency_job_id":"9d20dcbb-43d2-4e5b-81d8-53076ca4e84b","html_url":"https://github.com/Azruine/tcp_exercise","commit_stats":null,"previous_names":["azruine/tcp_exercise"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Azruine/tcp_exercise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azruine%2Ftcp_exercise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azruine%2Ftcp_exercise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azruine%2Ftcp_exercise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azruine%2Ftcp_exercise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azruine","download_url":"https://codeload.github.com/Azruine/tcp_exercise/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azruine%2Ftcp_exercise/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263826447,"owners_count":23516763,"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-04-12T19:26:36.017Z","updated_at":"2025-07-05T23:40:39.446Z","avatar_url":"https://github.com/Azruine.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C를 활용한 채점 서버 만들어보기\n\nTCP 통신으로 파일을 전송하고, 파일을 받아 컴파일한 뒤 실행하여 결과를 클라이언트에게 보내준다.\n\n## make 설정\n\n### make configure\n\nbuild 폴더를 만들고, 루트 디렉토리의 CMakeLists.txt를 실행한다.\n\n### make clean\n\nbuild 폴더를 완전히 삭제한다. 다음 make configure에 해당하는 동작을 수행한다.\n\n### make\n\nmake configure 이후 실행할 수 있으며, 프로젝트 전체를 빌드한다.\n\n## 사용 방법\n\n```build/src/server``` 을 실행하면 TCP 서버가 49999 포트에서 열린다.\n\n```build/src/client \u003cip\u003e \u003cport\u003e \u003cfile\u003e``` 을 실행하면 서버와 TCP 통신을 수립한 후, 파일을 전송하고 채점 결과를 전송받는다.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazruine%2Ftcp_exercise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazruine%2Ftcp_exercise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazruine%2Ftcp_exercise/lists"}