Commit b7e08522 authored by Mohamad Bashar Desoki's avatar Mohamad Bashar Desoki

update

parent 09df4d5c
# RMI Lab
This project contains a series of exercises for a Java RMI (Remote Method Invocation) lab.
## Project Structure
The project is a standard Maven project with the following structure:
- `src/main/java/org/ds`: Contains the source code for the exercises.
- `EX1`: Example 1
- `EX2`: Example 2
- `EX3`: Example 3
- `ServerPolicy.policy`: A Java security policy file for the RMI server.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment