Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
Uploaded JARs for both Server and Client
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo-cmyk committed Jun 27, 2024
1 parent 032a62f commit 4ece1e7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions deliverables/JARs/Config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"socketPort": 30000,
"rmiPort": 30001,
"pingTimePeriod": 5000,
"socketReadTimeout": 100,
"maxPingCount": 3,
"serverIp": "192.168.178.20",
"endGameDueToDisconnectionTimeout": 120000
}
Binary file added deliverables/JARs/IS24-AM32-0.1-CLIENT.jar
Binary file not shown.
Binary file added deliverables/JARs/IS24-AM32-0.1-SERVER.jar
Binary file not shown.

0 comments on commit 4ece1e7

Please sign in to comment.