Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Distributed Programming (LEI)

Notifications You must be signed in to change notification settings

ShadowXPAEdu/lei-distributed-programming

Repository files navigation

Distributed Programming

This subject focused on creating a client-server application system using Java, and an Observer using RMI.

Assignment

This subject had one assignment.

The objective of the first phase of the assignment was to develop a client-server application system that allows the user to chat with other users. The user can register an account; log into said account; create, edit, and delete channels; direct message with other users; share files; list all channels and users. For the second phase of the assignment the objective was to add a RestAPI to the server, and develop a new observer application using RMI. The assignment was done in teams of two.

Team

Assignment 1:

@ShadowXPA
@leandrofidalgo

Final Grade: 20