{"id":27353986,"url":"https://github.com/viniciusfinger/java-chat","last_synced_at":"2025-04-12T21:18:35.606Z","repository":{"id":190671499,"uuid":"683129003","full_name":"viniciusfinger/java-chat","owner":"viniciusfinger","description":"A chat app for terminal using Java with communication between network sockets using the TCP protocol. 💬☕️","archived":false,"fork":false,"pushed_at":"2024-06-05T20:15:46.000Z","size":21,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T21:18:31.223Z","etag":null,"topics":["chat","java","network","socket","tcp-server","thread"],"latest_commit_sha":null,"homepage":"","language":"Java","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/viniciusfinger.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":"2023-08-25T17:07:04.000Z","updated_at":"2025-04-09T05:21:43.000Z","dependencies_parsed_at":"2024-01-05T21:30:59.912Z","dependency_job_id":"6768d362-cf76-4fba-b4c4-9c5c4b373b25","html_url":"https://github.com/viniciusfinger/java-chat","commit_stats":null,"previous_names":["viniciusfinger/javachat","viniciusfinger/java-chat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viniciusfinger%2Fjava-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viniciusfinger%2Fjava-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viniciusfinger%2Fjava-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viniciusfinger%2Fjava-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viniciusfinger","download_url":"https://codeload.github.com/viniciusfinger/java-chat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631761,"owners_count":21136563,"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":["chat","java","network","socket","tcp-server","thread"],"created_at":"2025-04-12T21:18:35.252Z","updated_at":"2025-04-12T21:18:35.595Z","avatar_url":"https://github.com/viniciusfinger.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Javachat ☕️💬\n\nA chat application for the terminal using Java with communication between network sockets using the TCP protocol.\n\n## Features\n\n- **Server-Client Architecture**: A server to manage connections and multiple clients to participate in the chat.\n- **Real-time Communication**: Chat with friends in real-time over a network.\n- **User Identification**: Enter your username to identify yourself in the chat.\n\n## Prerequisites\n\nBefore running the application, ensure you have the following installed:\n\n- **Java 11+** ☕️ (For running the application)\n\n## Installation\n\n1. Clone this repository to your local machine:\n\n   ```bash\n   git clone https://github.com/viniciusfinger/java-chat.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd java-chat\n   ```\n\n## Usage\n\n1. Start the server by running the following command in the terminal:\n\n   ```bash\n   java ChatServer\n   ```\n\n   This will start the server on port `12345`.\n\n2. Start the client by running the following command in another terminal window:\n\n   ```bash\n   java ChatClient\n   ```\n\n3. When prompted, enter the server's IP address. If you're running it locally, use `127.0.0.1`.\n\n4. Enter your username and start chatting with your friends!\n\n## Contributing ⚒️\n\nContributions are always welcome!\n\n## Reference\n\n- [Java SE 8 Socket](https://docs.oracle.com/javase/8/docs/api/java/net/Socket.html)\n- [IFSC - Trabalhando com sockets TCP em Java](https://wiki.sj.ifsc.edu.br/index.php/Trabalhando_com_sockets_TCP_em_Java)\n\nFeel free to customize the application to suit your needs. Modify the server-client implementation, enhance the user interface, or add new features!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviniciusfinger%2Fjava-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviniciusfinger%2Fjava-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviniciusfinger%2Fjava-chat/lists"}