yang123vc / tftp

C++/Java TFTP server/client implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C++ 71.9%Language:Java 28.0%Language:Makefile 0.1%