Skip to content

This project functioning is similar to Google Docs. It supports real time editing and viewing files/folders/database by clients. It is a distributed system where multiple client can simultaneously edit and view. Every write done by any client will be reflected in all the locations the file is open. To maintain the fault/crash tolerance, the proj…

Notifications You must be signed in to change notification settings

priyagup/AdvanceDropBox

Repository files navigation

AdvanceDropBox

This project functioning is similar to Google Docs. It supports real time editing and viewing files/folders/database by clients. It is a distributed system where multiple client can simultaneously edit and view. Every write done by any client will be reflected in all the locations the file is open. To maintain the fault/crash tolerance, the project implements the concept of replication of servers with specific design.

  1. Connecting with MongoDB for storage
  2. Socket Programming using TCP/IP Protocol

About

This project functioning is similar to Google Docs. It supports real time editing and viewing files/folders/database by clients. It is a distributed system where multiple client can simultaneously edit and view. Every write done by any client will be reflected in all the locations the file is open. To maintain the fault/crash tolerance, the proj…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages