https://github.com/ajeetchaulagain/rdt-file-transfer
:file_folder: RDT File Transfer Program using Java
https://github.com/ajeetchaulagain/rdt-file-transfer
file-transfer java-socket-programming rdt
Last synced: 10 months ago
JSON representation
:file_folder: RDT File Transfer Program using Java
- Host: GitHub
- URL: https://github.com/ajeetchaulagain/rdt-file-transfer
- Owner: ajeetchaulagain
- Created: 2018-12-02T13:20:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-21T08:24:08.000Z (about 6 years ago)
- Last Synced: 2025-03-12T01:52:27.344Z (about 1 year ago)
- Topics: file-transfer, java-socket-programming, rdt
- Language: Java
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :file_folder: File Transfer program using RDT protocol
This is java console based application that allows to transfer the files from client to server, using the Reliable Data Transfer (RDT) protocol.
Note: The project is done as a part of academics while studying Data Communication and Security at Swinburne University of Technology