{"id":15090949,"url":"https://github.com/bckkingkkang/winforms_study1","last_synced_at":"2026-01-05T19:32:21.846Z","repository":{"id":252315685,"uuid":"840070467","full_name":"bckkingkkang/WinForms_study1","owner":"bckkingkkang","description":"Do it! C# 프로그래밍 입문 (WindowsForm)","archived":false,"fork":false,"pushed_at":"2024-09-25T20:53:59.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-14T04:41:54.692Z","etag":null,"topics":["c-sharp","csha","windowsform","winforms"],"latest_commit_sha":null,"homepage":"https://www.inflearn.com/course/%EB%91%90%EC%9E%87-%EC%94%A8%EC%83%B5-%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%B0%8D-%EC%9E%85%EB%AC%B8/dashboard","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/bckkingkkang.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-08-08T23:07:22.000Z","updated_at":"2024-09-25T20:54:02.000Z","dependencies_parsed_at":"2024-08-12T23:17:50.211Z","dependency_job_id":"f5bc38a2-5ab0-4379-9266-7d0ddbf861d7","html_url":"https://github.com/bckkingkkang/WinForms_study1","commit_stats":null,"previous_names":["bckkingkkang/winforms_study1"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bckkingkkang%2FWinForms_study1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bckkingkkang%2FWinForms_study1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bckkingkkang%2FWinForms_study1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bckkingkkang%2FWinForms_study1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bckkingkkang","download_url":"https://codeload.github.com/bckkingkkang/WinForms_study1/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219848661,"owners_count":16556333,"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":["c-sharp","csha","windowsform","winforms"],"created_at":"2024-09-25T10:34:50.456Z","updated_at":"2026-01-05T19:32:21.749Z","avatar_url":"https://github.com/bckkingkkang.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## WinForms\n* WinForms(윈폼)은 Windows Forms의 단축어이며, windows 기반 사용자 인터페이스(UI, User Interface) 애플리케이션을 만들기 위한 환경을 말한다.\n\n\n## 서버와 클라이언트 환경\n자원이나 서비스를 제공하는 서버(server)와 그 자원을 요청하는 클라이언트로 구분해 요청과 응답을 수행하는 컴퓨팅 환경\n![image](https://github.com/user-attachments/assets/453d99de-be6b-4359-9a90-efcc1a5a3902)\n\n- 누가 서비스나 자원을 제공해주느냐(역할)에 따라 서버의 주체가 달라진다.\n- 하나의 컴퓨터가 서버와 클라이언트의 역할을 모두 수행할 수 있다.\n\n### 1. 웹 서버 \n1. 웹 서버가 웹 페이지 제공\n2. 이 경우 클라이언트는 웹 브라우저가 됨(chrome, internet explorer 등 웹 서비스를 사용할 수 있는 클라이언트 프로그램)\n3. 웹 브라우저를 통해 웹 서버에게 데이터 요청\n4. 사용하는 프로토콜 http/https (https : 보안이 강화된 프로토콜)\n5. 서버가 클라이언트에게 응답\n6. 웹 브라우저가 응답을 해석해서 화면에 맞게 표시\n\n### 2. 파일 서버\n* 파일을 전송하는 경우에는 FTP 프로토콜 사용\n\n### 3. API 서버\n* 특정한 형식으로 메세지를 주고 받는 서버를 의미\n* 주로 xml, json 형식으로 데이터를 주고받음\n* 대표적인 API 서버 : 공공데이터\n\n## ASP.NET\n.NET과 C# 프로그래밍 언어를 사용해 웹 앱과 웹 서비스를 만들기 위한 프레임워크\n* HTTP, HTTPS, FTP, XML, JSON 등 다양한 프로토콜 사용\n\n\n## C# 라이브러리\n* [재사용성과 유지보수](https://blog.naver.com/bc_pokemonmaster/223596738408)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbckkingkkang%2Fwinforms_study1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbckkingkkang%2Fwinforms_study1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbckkingkkang%2Fwinforms_study1/lists"}