/JAVA-FILE-TRANSFER

The project was build using java.io.sockets that act as endpoints of communication. hereby using that I have implemented file transfer that involves a client and a server that communicate with TCP sockets and io readers for reading files and restoring them.

Primary LanguageJava

Stargazers