{"id":19260555,"url":"https://github.com/andersonrezende/rmi_chat_server","last_synced_at":"2025-09-15T02:33:10.393Z","repository":{"id":177679397,"uuid":"134492636","full_name":"AndersonRezende/RMI_Chat_Server","owner":"AndersonRezende","description":"Chat utilizando Java RMI","archived":false,"fork":false,"pushed_at":"2018-05-23T20:23:36.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T18:30:33.373Z","etag":null,"topics":["java","rmi-chat","server"],"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/AndersonRezende.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":"2018-05-23T00:55:22.000Z","updated_at":"2019-12-14T01:08:58.000Z","dependencies_parsed_at":"2023-07-09T06:15:36.240Z","dependency_job_id":null,"html_url":"https://github.com/AndersonRezende/RMI_Chat_Server","commit_stats":null,"previous_names":["andersonrezende/rmi_chat_server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndersonRezende/RMI_Chat_Server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndersonRezende%2FRMI_Chat_Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndersonRezende%2FRMI_Chat_Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndersonRezende%2FRMI_Chat_Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndersonRezende%2FRMI_Chat_Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndersonRezende","download_url":"https://codeload.github.com/AndersonRezende/RMI_Chat_Server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndersonRezende%2FRMI_Chat_Server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275194884,"owners_count":25421665,"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-09-15T02:00:09.272Z","response_time":75,"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":["java","rmi-chat","server"],"created_at":"2024-11-09T19:21:38.575Z","updated_at":"2025-09-15T02:33:10.352Z","avatar_url":"https://github.com/AndersonRezende.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RMI_Chat_Server\n\nRMI Chat foi um projeto desenvolvido como requisito avaliativo da disciplina de Computação distribuida.\u003cbr\u003e\n\n\u003cstrong\u003eObjetivo:\u003c/strong\u003e \n\t\u003cul\u003e\u003cli\u003eDesenvolver uma sala de bate papo virtual utilizando Java RMI.\u003c/ul\u003e\u003c/li\u003e\n\u003cbr\u003e\n\n\u003cstrong\u003eRequisitos: \u003c/strong\u003e\n\u003cul\u003e\n\t\u003cli\u003ePossibilidade de mandar e receber mensagens de diversos usuários;\u003c/li\u003e\n\t\u003cli\u003eVisualizar usuários online;\u003c/li\u003e\n\t\u003cli\u003eReceber apenas as mensagens recebidas no momento que estiver online (não receber mensagens antigas);\u003c/li\u003e\n\t\u003cli\u003ePossuir interface gráfica amigável para o usuário;\u003c/li\u003e\n\t\u003cli\u003ePossibilidade de conversa individual ou com todos;\u003c/li\u003e\n\u003c/ul\u003e\n\u003cbr\u003e\n\n\u003cstrong\u003eObservações:\u003c/strong\u003e\n\u003cul\u003e\n\t\u003cli\u003eO cliente por padrão se conecta na porta 1090 do socket servidor;\u003c/li\u003e\n\t\u003cli\u003eO servidor atualiza a lista de clientes online a cada 2 minutos por padrão;\u003c/li\u003e\n\u003c/ul\u003e\n\u003cbr\u003e\n\n\u003cstrong\u003ePartes do Projeto: \u003c/strong\u003e\n\u003cul\u003e\n\t\u003cli\u003e\u003ca href=\"https://github.com/TommyJando/RMI_Chat_Server\"\u003eServidor\u003c/a\u003e\u003c/li\u003e\n\t\u003cli\u003e\u003ca href=\"https://github.com/TommyJando/RMI_Chat_Cliente\"\u003eCliente\u003c/a\u003e\u003c/li\u003e\n\t\u003cli\u003e\u003ca href=\"https://github.com/TommyJando/RMI_Chat_Mensagem\"\u003eMensagem\u003c/a\u003e (interface necessária para implementar no servidor e cliente)\u003c/li\u003e\n\u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersonrezende%2Frmi_chat_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandersonrezende%2Frmi_chat_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersonrezende%2Frmi_chat_server/lists"}