Skip to content

dopesky/Toy-Info-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toy Info System

Implementation of Java Sockets to show RPC communication between a server and clients.

Requirements

Running the Project

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.

Running through the Intelliji IDE

In your IDE, just open the App.java file and run it. This file can be found in the com.strathmore.projectds.gui package.

Team

Kevin Mwenda - 101538

Eric Burugu - 100036

Fiona O'chieng - 101891

Michelle Omondi - 101832

About

A Distributed System Project Implemented in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages