codebndr/tftp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
Releases
No releases published
Languages
- C++ 71.2%
- Java 27.5%
- C 1.2%
- Perl 0.1%