Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 643 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 643 Bytes

DC-UB

This repository contains all code of the subject of Distributed Computing at University of Barcelona.

  • Prac1_Domino: We created a protocol mounted over Transmission Control Protocol (TCP) and we implemented our own RFC.
  • Prac2_Chat: This project use RMI technology to create a chat, where the client communication is P2P.
  • Prac3_Botiga: Web implemented with Servlets and JSP. We used Apache Tomcat.

Collaborators