Skip to content

vilius/tftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages