FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Function no existe _HB_FUN_TCTRLSOCKET
Posts: 492
Joined: Wed Nov 16, 2005 12:03 PM

Function no existe _HB_FUN_TCTRLSOCKET

Posted: Sun Sep 21, 2008 10:26 AM

Compilando, con la clase TS
_HB_FUN_TCTRLSOCKET

OFtp:=TFtpClient():New( cWeb, 21, oInternet,cUserName ,cPassword )

Error: Unresolved external '_HB_FUN_TCTRLSOCKET' referenced from C:\FWH\LIB\FIVE
HX.LIB|TFtpCli

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Function no existe _HB_FUN_TCTRLSOCKET

Posted: Sun Sep 21, 2008 09:11 PM

Juan

Revisa estos ejemplos que son una forma preferible de usar FTP:

FWH\samples\ftpdir.prg

FWH\samples\gallery\icopyfil\icopyfil.prg

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 492
Joined: Wed Nov 16, 2005 12:03 PM

Function no existe _HB_FUN_TCTRLSOCKET

Posted: Mon Sep 22, 2008 07:54 AM
Gracias, probaré

Antonio Linares wrote:Juan

Revisa estos ejemplos que son una forma preferible de usar FTP:

FWH\samples\ftpdir.prg

FWH\samples\gallery\icopyfil\icopyfil.prg

Continue the discussion