Skip to content

Seneca College BTP400 (Java) Assignment 2 RMI server and client

Notifications You must be signed in to change notification settings

AlexWang-16/bank-server-client-rmi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bank-server-client-rmi

The purpose of this assignment is to learn to use Java remote method invocation (RMI)to allow a third party to create clients that will access the data on the server in a secure manner without the complexity of having to write the code to create a socket for the connections.

Instructions

Due to lengthy instructions to compile and launch the client and server, please read the instructions written in README.docx. Instructions are present for both Windows and Mac users inside this file.

Screenshots

alt text alt text alt text

For more screenshots please visit the screenshots folder

About

Seneca College BTP400 (Java) Assignment 2 RMI server and client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages