Advanced Data Import Component Suite for Borland Delphi and C++ Builder allows you to import your data to the database from files in the most popular data formats.
* TFTP client compatible with RFC-1350
* compile under visiual c++ or borland c++
* author email: yuyushine@163.com
***************************************************/
#define _VC /* if compile under visiual c++ else undefine this*/
#include <stdio.h>
#include <winsock.h>
#include <conio.h>
...