https://github.com/javierantoran/distributed-filetransfer
Client-server pair for load balancing and error correcting distributed FTP-style filetransfer service.
https://github.com/javierantoran/distributed-filetransfer
Last synced: 6 months ago
JSON representation
Client-server pair for load balancing and error correcting distributed FTP-style filetransfer service.
- Host: GitHub
- URL: https://github.com/javierantoran/distributed-filetransfer
- Owner: JavierAntoran
- Created: 2017-04-04T16:03:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-30T20:05:31.000Z (over 8 years ago)
- Last Synced: 2025-02-14T20:37:55.469Z (8 months ago)
- Language: Java
- Homepage:
- Size: 119 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# distributed-filetransfer
Client-server pair for load balancing and error correcting distributed filetransfer service.