Skip to content

vaibhav604/Ftp-over-UDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

UDP based FTP

Send and recieve files and data using udp port

Goal

  1. capable to send and recieve large files
  2. provide proper authentication and security
  3. Exploiting Steganography to provide security to data instead of cryptography
  4. Report progress and retransmit corrupted data
  5. Boost speed of transfer

Language

Java

Progress

Can send and receive string over a fixed UDP port 9989

Built With

  • [Java]

Authors

About

Transfer files using UDP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages