GoncaloVCorreia / ucDrive-File-Repository-for-UC

The ucDrive is a shared file storage platform for students and teachers of the University of Coimbra. This project consists of creating this platform so that teachers and students can store files in a remote repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-SD-Project

The ucDrive is a shared file storage platform for students and teachers of the University of Coimbra. This project consists of creating this platform so that teachers and students can store files in a remote repository.

Objective

File Tranfer (upload and download)

One Server

One Back Up Server

Multiple Clients

Run

Resume

  1. Go to directory src
  2. javac .*java
  3. java -cp . TCPServer
  4. java -cp . BackUpServer
  5. java -cp . TCPClient 6000(or 6055)

Better Detailed in the readme.txt file

About

The ucDrive is a shared file storage platform for students and teachers of the University of Coimbra. This project consists of creating this platform so that teachers and students can store files in a remote repository.


Languages

Language:Java 100.0%