Skip to content

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.

Notifications You must be signed in to change notification settings

AkhilRautela/JAVA-FILE-TRANSFER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

JAVA-FILE-TRANSFER

THIS PROJECT CAN BE USED TO SEND FILES OVER LAN OR WAN (IF PORT FARWARDING IS DONE). THE FILE IS SENT FROM CLIENT TO SEREVER USING TCP SOCKETS ON PORT 3000. ** FIRST START SERVER THEN CLIENT **

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages