-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Major client overhaul, rewrite all UI code. Remove school code. fix #3
- Loading branch information
Showing
56 changed files
with
1,834 additions
and
1,282 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,13 @@ | ||
# Strike Chat System | ||
# Strike | ||
|
||
Strike is a **Distributed** _Multi-Server_ Chat System. The architecture of the system is presented in the following diagram. | ||
|
||
![alt text](assets/images/strike_architecture.jpg "strike_architecture.jpg") | ||
|
||
|
||
## Demo | ||
|
||
![alt text](assets/screenshots/strike_client_splash.jpg "strike_client_splash.jpg") | ||
|
||
![alt text](assets/screenshots/strike_client_chat_in_action.jpg "strike_client_chat_in_action.jpg") | ||
|
||
Strike is an Extended Multi-Server Chat System project. This work is done for part of the Distributed Systems COMP90015 2016 SM2 Project 2, The University of Melbourne. | ||
It is done by The **Strike Team**. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
237 changes: 0 additions & 237 deletions
237
strike-client/src/main/java/au/edu/unimelb/tcp/client/Client.java
This file was deleted.
Oops, something went wrong.
82 changes: 0 additions & 82 deletions
82
strike-client/src/main/java/au/edu/unimelb/tcp/client/ClientMessages.java
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
strike-client/src/main/java/au/edu/unimelb/tcp/client/ComLineValues.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.