Skip to content

Commit

Permalink
alam salama project phase one
Browse files Browse the repository at this point in the history
  • Loading branch information
salehshoji committed Dec 25, 2019
0 parents commit 9080196
Show file tree
Hide file tree
Showing 25 changed files with 1,199 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# ChatApplication_Server

`configuration.json` file and `Resources` directory is includes `Users` and `Channels` directory should be side of the server.jar file
1 change: 1 addition & 0 deletions Resources/Users/1.user.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"username":"1","password":"1"}
1 change: 1 addition & 0 deletions Resources/Users/2.user.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"username":"2","password":"2"}
1 change: 1 addition & 0 deletions Resources/Users/as.user.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"username":"as","password":"as"}
1 change: 1 addition & 0 deletions Resources/Users/mh.user.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"username":"mh","password":"1"}
1 change: 1 addition & 0 deletions Resources/Users/q.user.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"username":"q","password":"1"}
1 change: 1 addition & 0 deletions Resources/Users/qqq.user.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"username":"qqq","password":"www"}
1 change: 1 addition & 0 deletions Resources/Users/s.user.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"username":"s","password":"2"}
1 change: 1 addition & 0 deletions Resources/Users/saleh.user.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"username":"saleh","password":"000"}
1 change: 1 addition & 0 deletions Resources/Users/sall.user.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"username":"sall","password":"111"}
1 change: 1 addition & 0 deletions Resources/Users/sas.user.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"username":"sas","password":"asas"}
1 change: 1 addition & 0 deletions Resources/Users/w.user.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"username":"w","password":"1"}
1 change: 1 addition & 0 deletions Resources/Users/www.user.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"username":"www","password":"w"}
Binary file added bin/Debug/myproject,.exe
Binary file not shown.
Loading

0 comments on commit 9080196

Please sign in to comment.