File Transfer Through Sockets

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.

  1. Fork the source code of the program for file transfer through sockets from GitHub.
  2. Clone it now to your local machine on which you are going to work.
  3. Understand the code.
  4. 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.
  5. Push the changes back to your remote repository.
  6. Send me a pull request too.

 

GitHub – adilraja/FileTransfer-Oracle

Contribute to adilraja/FileTransfer-Oracle development by creating an account on GitHub.

You must have flash to view this file. This file has been taken from HowStuffWorks

Photo by t i b i

If you found an error, highlight it and press Shift + Enter or click here to inform us.

CC BY-NC-ND 4.0 File Transfer Through Sockets by Psyops Prime is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

Leave a Reply