Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
C
ChatService
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mohammad.salama
ChatService
Commits
b6cdf9c3
Commit
b6cdf9c3
authored
Sep 03, 2024
by
mohammad.salama
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add README.md
parent
c3890207
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
README.md
README.md
+23
-0
No files found.
README.md
0 → 100644
View file @
b6cdf9c3
# Project Title
simple chat application built using Java RMI.
## Description
distributed java application model client-server.
java forms to mimic a chat service where you have chat rooms (one2one and groups).
all events are in-memory no presistent storage, you can log in and fetch you chat rooms and all messages.
even when you go off-line (provided server not shut down).
it is an educational mini-project to use JAVA RMI and some interfaces for the ease of use.
## Getting Started
run project in Intelij or any framework, run server first then clients and enjoy
## Authors
Contributors names and contact info
*
Name: Mohammed Salameh
*
email : mohammedsalameh37693@gmail.com
*
LinkedIn : www.linkedin.com/in/mohammed-salameh-8b4811313
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment