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.
GitHub – adilraja/FileTransfer-Oracle
Contribute to adilraja/FileTransfer-Oracle development by creating an account on GitHub.
[swf src=”http://static.howstuffworks.com/flash/routing-algorithm.swf” width=1200 height=400]You must have flash to view this file. This file has been taken from HowStuffWorks[/swf]
Discover more from Psyops Prime
Subscribe to get the latest posts sent to your email.
File Transfer Through Sockets by Psyops Prime is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
