When trying to create an instance of tFtpClient, I get the following error message:
--------------------Configuration: ocw - Debug--------------------
Harbour 1.0.1dev Intl. (Rev. 9361)
Copyright (c) 1999-2008,
http://www.harbour-project.org/Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
ftp.c:
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_HB_FUN_TCTRLSOCKET' referenced from C:\FWH\LIB\FIVEH.LIB|
TFtpCliocw.EXE - 1 error(s), 0 warning(s)
What am I missing? FYI, there is no such error message in the TFTP class, but I can't figure out how to send or receive a file with TFTP.