{"id":18575340,"url":"https://github.com/jeong-je/wpf_pg_chat_program","last_synced_at":"2026-06-16T16:32:00.898Z","repository":{"id":225493521,"uuid":"764770834","full_name":"Jeong-Je/wpf_pg_chat_program","owner":"Jeong-Je","description":"wpf와 postgresql를 이용한 채팅 프로그램","archived":false,"fork":false,"pushed_at":"2024-03-04T08:03:43.000Z","size":1059,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-16T00:14:17.310Z","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/Jeong-Je.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":"2024-02-28T17:18:10.000Z","updated_at":"2024-03-02T11:36:03.000Z","dependencies_parsed_at":"2025-05-16T00:14:18.123Z","dependency_job_id":"b75c37b5-cb1b-4578-9a4f-4ace88920b3f","html_url":"https://github.com/Jeong-Je/wpf_pg_chat_program","commit_stats":null,"previous_names":["jeong-je/wpf_pg_chat_program"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jeong-Je/wpf_pg_chat_program","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeong-Je%2Fwpf_pg_chat_program","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeong-Je%2Fwpf_pg_chat_program/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeong-Je%2Fwpf_pg_chat_program/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeong-Je%2Fwpf_pg_chat_program/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jeong-Je","download_url":"https://codeload.github.com/Jeong-Je/wpf_pg_chat_program/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeong-Je%2Fwpf_pg_chat_program/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34415240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-06T23:18:47.001Z","updated_at":"2026-06-16T16:32:00.880Z","avatar_url":"https://github.com/Jeong-Je.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WPF를 이용한 윈도우 채팅프로그램\n`C# WPF`와 `Postgresql`를 이용한 1:N 비동기 채팅 프로그램\n## Postgresql 테이블 구조\n| Name       | Data Type | Length | Not NULL | Primary Key | Unique |\n|------------|-----------|--------|----------|-------------|--------|\n| user_id    | integer   |        | TRUE     |○|\n| username   | varchar   | 50     | TRUE     ||○|\n| password   | varchar   | 50     | TRUE     ||\n| created_on | timestamp |        | TRUE     ||\n\n\n## 로그인 화면 (메인 폼)\n![로그인화면(메인)](/assets/screenshot/로그인화면(메인).jpg)\n![로그인성공)](/assets/screenshot/로그인성공메세지박스.jpg)\n\n## 회원가입 화면\n![회원가입화면](/assets/screenshot/회원가입화면.jpg)\n![가입성공](/assets/screenshot/가입완료메세지박스.jpg)\n- 이미 가입된 `username`으로 가입 불가능 (username칼럼이 `UNIQUE`)\n\n## 로그인 성공 시 채팅 폼\n![](/assets/screenshot/채팅방화면.jpg)\n- 로그인된 계정의 `username`과 접속 컴퓨터의 `로컬IP`를 표시\n- 다른 클라이언트의 접속 또는 종료 시 즉시 현재 접속자 리스트 업데이트\n\n## 작동 영상\n![시연영상](/assets/screenshot/시연.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeong-je%2Fwpf_pg_chat_program","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeong-je%2Fwpf_pg_chat_program","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeong-je%2Fwpf_pg_chat_program/lists"}