Skip to content

codebndr/tftp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple implementation of TFTP protocol in Java and C++ languages, which I did as an assignment for Network Programming course.

TFTP Server and TFTP Client are implemented in both languages.

C++ implementation of TFTP is working on Unix and Windows.

You can also use Java TFTP Server and C++ TFTP Client, or vise versa, for communicating.

About

C++/Java TFTP server/client implementation

Resources

Stars

2 stars

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 71.2%
  • Java 27.5%
  • C 1.2%
  • Perl 0.1%