Path: C++ : TFTP :

TFTP Client

TFTP Tools...

This is a simple TFTP (Trivail File Transfer Protocol) client written in stadard C++...

  tftp.h - simple standard C++ TFTP client object
  udp.h - simple standard C++ UDP (Universal Datagram Protocol) object
  bsstream.h - binary string stream object
  tftp.cpp - C++ TFTP client program
  tftp.exe - TFTP client program compiled for win32