{"id":15069656,"url":"https://github.com/tanaytoshniwal/chat-java","last_synced_at":"2026-01-21T16:30:57.585Z","repository":{"id":102698041,"uuid":"113362177","full_name":"tanaytoshniwal/Chat-Java","owner":"tanaytoshniwal","description":":thought_balloon: :speech_balloon: A two way chat program written in JAVA using Networking and Socket Programming.","archived":false,"fork":false,"pushed_at":"2018-03-29T11:19:47.000Z","size":191,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T07:41:44.120Z","etag":null,"topics":["chat-java","corejava","frame","gui-application","java","java-files","javase","socket-programming"],"latest_commit_sha":null,"homepage":"","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/tanaytoshniwal.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}},"created_at":"2017-12-06T20:07:26.000Z","updated_at":"2023-02-18T16:39:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"6211ac22-7a9e-4ac8-a8a0-a269301a271f","html_url":"https://github.com/tanaytoshniwal/Chat-Java","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tanaytoshniwal/Chat-Java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanaytoshniwal%2FChat-Java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanaytoshniwal%2FChat-Java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanaytoshniwal%2FChat-Java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanaytoshniwal%2FChat-Java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tanaytoshniwal","download_url":"https://codeload.github.com/tanaytoshniwal/Chat-Java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanaytoshniwal%2FChat-Java/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265120110,"owners_count":23714488,"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","corejava","frame","gui-application","java","java-files","javase","socket-programming"],"created_at":"2024-09-25T01:43:50.530Z","updated_at":"2026-01-21T16:30:57.536Z","avatar_url":"https://github.com/tanaytoshniwal.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chat-Java\nA two way chat program written in JAVA using Networking.\nThere are Two Parts of this Repo:\n  - One that runs on terminal\n  - Another one is a GUI application\n\n## NonGUI Application\nJust clone this repo and go to the NonGUI folder.\nCompile all the java files\n```java\n  $ javac *.java\n```\nand run the **DemoServer.java** file first in one terminal window\n```java\n  $ java DemoServer\n```\nand then run the **DemoClient.java** file in another terminal window\n```java\n  $ java DemoClient\n```\nnow you can type messages from both terminal window...\n\n_just type **quit** to exit_\n### Demo:\n\u003cp align=\"center\"\u003e\u003cimg src='https://github.com/AlphaBAT69/Chat-Java/blob/master/gifs/nogui.gif' width='700px'\u003e\u003c/p\u003e\n\n## GUI application\nJust clone this repo and go to the GUI folder.\nCompile all the java files\n```java\n  $ javac *.java\n```\nand run the **Server.java** file first\n```java\n  $ java Server\n```\nand then run the **Client.java** file\n```java\n  $ java Client\n```\nnow you can chat from the frames that shows up...\n\n_just **close** the frames to exit_\n### Demo:\n\u003cp align=\"center\"\u003e\u003cimg src='https://github.com/AlphaBAT69/Chat-Java/blob/master/gifs/gui.gif' width='700px'\u003e\u003c/p\u003e\n\n**Note**-```The connection will be hosted on port number 99```\n\n\n\u003cp align=\"center\"\u003e\u003c\u003e with \u0026hearts; by Tanay Toshniwal\u0026copy;\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanaytoshniwal%2Fchat-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanaytoshniwal%2Fchat-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanaytoshniwal%2Fchat-java/lists"}