Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 371 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 371 Bytes

File-Transfer

Java application to transfer from one host to another with interface.

To run the above .jar files java -jar "FileName.jar"

Run File_Server.jar first and then run File_Client.jar

Browse the required files to be transferred and click send. On the client side enter the server IP and click receive.

The file gets transfered to the same location.