In this assignment you will learn how to do a simple file transfer using sockets. The source code is written in Java. Please take the following steps to complete this assignment.
- Fork the source code of the program for file transfer through sockets from GitHub.
- Clone it now to your local machine on which you are going to work.
- Understand the code.
- Enable the client and the server to work without the “Bye:” message. Hint: You will have to learn how to send an EOF message from the server to the client.
- Push the changes back to your remote repository.
- Send me a pull request too.
https://github.com/adilraja/FileTransfer-Oracle
You must have flash to view this file. This file has been taken from HowStuffWorks
If you found an error, highlight it and press Shift + Enter or click here to inform us.
File Transfer Through Sockets by Psyops Prime is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.