Implementation of Java Sockets to show RPC communication between a server and clients.
- Java JDK >= 10.x Installation Guide
In the root folder there is a run.vbs
file which you can open to start the project. You can also open the run.bat
file if the run.vbs
does not run as expected. If the 2 files are erroneous, there exists an
executable JAR file in the target
folder which you can execute by clicking or running javaw -jar target/projectds-1.0-SNAPSHOT-jar-with-dependencies.jar
from the root directory.
In your IDE, just open the App.java
file and run it. This file can be found in the com.strathmore.projectds.gui
package.
Kevin Mwenda - 101538
Eric Burugu - 100036
Fiona O'chieng - 101891
Michelle Omondi - 101832