Skip to content

leandrofidalgo/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

About

Distributed Programming (LEI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.4%
  • HTML 0.6%