Skip to content

SankalpWayne/RMI-based-Client-Server-Project-in-Distributed-Environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RMI-based-Client-Server-Project-in-Distributed-Environment

Prerequisites

Ecplise - Editor for Java

Java SE Development Kit 8 - Application run-time environment

XAMPP - Apache server and MySQL database to support application functionality

Chrome - Browser to manage MySQL database

Install

Run Xampp and start Apache and MySQL services

Type http://localhost/phpmyadmin/ on Chrome

Running

Inorder to start the server go to UniScore-Server project on ecplise and run the UniScoreServer.java file as below

UniScore-Server > src > connectivity > UniScoreServer.java > right-click > Run As > Java Application

Then go to start the client go to UniScore-Client project on ecplise and run the UniScoreClient.java file as below

UniScore-Client > src > connectivity > UniScoreClient.java > right-click > Run As > Java Application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages