{"id":29791317,"url":"https://github.com/tkhoa2711/chatnetwork","last_synced_at":"2025-10-09T21:34:12.738Z","repository":{"id":142360416,"uuid":"74862564","full_name":"tkhoa2711/ChatNetwork","owner":"tkhoa2711","description":"A private peer-to-peer chat application within a LAN","archived":false,"fork":false,"pushed_at":"2016-12-12T05:32:01.000Z","size":290,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-28T00:25:01.861Z","etag":null,"topics":["lan","network","peer-to-peer"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tkhoa2711.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-11-27T02:28:29.000Z","updated_at":"2021-03-29T01:48:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec8184b7-d446-4fe6-8ab1-62cb4a0876cf","html_url":"https://github.com/tkhoa2711/ChatNetwork","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tkhoa2711/ChatNetwork","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkhoa2711%2FChatNetwork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkhoa2711%2FChatNetwork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkhoa2711%2FChatNetwork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkhoa2711%2FChatNetwork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkhoa2711","download_url":"https://codeload.github.com/tkhoa2711/ChatNetwork/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkhoa2711%2FChatNetwork/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002054,"owners_count":26083286,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":["lan","network","peer-to-peer"],"created_at":"2025-07-28T00:15:46.728Z","updated_at":"2025-10-09T21:34:12.719Z","avatar_url":"https://github.com/tkhoa2711.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChatNetwork\n\n## Intro\nThe aim of this project is to develop a peer-to-peer application that allows users\nto chat and share files with each other within a LAN. Chat messages are delivered\nvia UDP, while file sharing is done over TCP. It's also possible to enable encrytion\nfor file sharing. However, the current implementation is still very crude that it uses\na shared secret key for both encryption and decryption.\n\n## Details\nThe protocol for messaging is inspired from IRC. In fact it's a much simpler version of IRC.\n\nThe project takes use of some of the [Apache Commons](https://commons.apache.org) project.\n\n## Features\n- Notification when someone joins or leaves the network\n- Private chat\n- Send file (to individual)\n- Send file with encryption\n\n## Execution\nRun the `ChatNetwork.jar` file located at `out/artifacts/ChatNetwork/ChatNetwork.jar`\n\n    java -jar ChatNetWork.jar [port]\n\nThe port parameter is optional, the default value is `4000`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkhoa2711%2Fchatnetwork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkhoa2711%2Fchatnetwork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkhoa2711%2Fchatnetwork/lists"}