Skip to content

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.

Notifications You must be signed in to change notification settings

GoncaloVCorreia/ucDrive-File-Repository-for-UC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

-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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages