Dropbox-like platform for sharing and automatic synchronization of files among different users with 2 or less devices.
- C++
- pthread.h
- arpa/inet.h
- sys/socket.h
- Client
- Server
- Settings
- Utils
$ make dropboxDP
Being DP Client or Server.
$ ./dropboxClient <username> <host> <port>
$ ./dropboxServer <port> --x
Being x p for primary servers or b for the backups.
See also the full list of contributors who participated in this project.