Skip to content

basmaboussaidi/Matrix-Multiplication-in-java-using-RMI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix-Multiplication-in-java-using-RMI

This project consists of creating an application named « Matrix Multiplier » using the JAVA programming language and the API Remote Method Invocation (RMI) in order to create a connection between both the client and the server.

1/launch the server :

-access to cmd

-access to the server folder (cd //serverfolderpath)

-For server's executiontype the command : java -Djava.security.policy=server.policy DynamicProductServer.java

2/Send the client request

-access to cmd

-access to the client folder (cd //clientfolderpath)

-for the client's execution type the command: java -Djava.security.policy=Client.policy DynamicProductClient.java

About

This project consists of creating an application named « Matrix Multiplier » using the JAVA programming language and the API Remote Method Invocation (RMI) in order to create a connection between both the client and the server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages